Re: [問題] includegraphics 的對齊

看板LaTeX (論文排版)作者時間12年前 (2013/08/15 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/5 (看更多)
1. Why do I use vspace{0pt}? The default reference point for minipage alignment is the baseline, i.e., b= ottom. To release it, one needs to use \vspace{0pt}, a trick I learned from= questions about minipage alignement in the Internet a while back, then jus= t know such usage. In the beginning, I did not kwnow the reason behind it e= ither, but persistent research pays off, one day, I saw a blogger mentioned= this point in this website. When your question arised, I tried it out and = it works. So puzzle confirmed and solved.=20 2. Yes, in theory, a new environment needs not another environment in it. B= ut, often time, a new environment is used to modify an existing environment= , to expand the existing one. In this particular case, the questioner wants= to establish a connection with the higher level section counter. This is w= hat the questioner wants because he/she defined it, not me. This also demon= strates an MWE is important when one asks a LaTeX question.
文章代碼(AID): #1I362EFq (LaTeX)
文章代碼(AID): #1I362EFq (LaTeX)