|
T*******n 发帖数: 493 | 2 To answer your questions: There is no general rule of thumb about
the compatibility of environments when it comes to nesting them.
It all depends on the internal LaTeX code. If the environments
don't use tricks that involve the manipulation of character codes,
the horizontal/vertical/math modes, inserts (marginpar, footnote),
alignments, etc., then there is a better chance of compatibility.
In the case of putting aligned equations inside tabular, the &
character causes headache because LaTeX c |
|
T*******n 发帖数: 493 | 3 The indexing/glossary mechanism is different from the footnote
placement mechanism. I think "MakeIndex/Indexes/Glossaries" can be
one category.
Footnote placement are technically similar to float (figure and table)
placements, marginpars, and somewhat related to headers and footers.
These should probably be under page layout.
Actually graphics and table formatting can be their own categories,
i.e., these will deal with how to draw figures, handle EPS file, format
tables, but not why a table or |
|
t****e 发帖数: 69 | 4 我知道有个marginpar,但是现在我要做的是在每页的右边margin正中写一点东西,比如
“Draft","Confidential"什么的,应该怎么做? |
|