| bio | website | |
|---|---|---|
| location | Germany | |
| age | 32 | |
| visits | member for | 2 years |
| seen | 15 hours ago | |
| stats | profile views | 20 |
|
May 14 |
accepted | How to locally use an old package (e.g. biblatex) with TexLive? |
|
May 14 |
accepted | How do you generate a LaTeX template for a small college course? |
|
Apr 29 |
comment |
How to write a footnnote attached to the author in a LaTeX paper? If you use \thanks for email addresses and want to reuse a domain e.g. {foo,bar,me}@some-domain.edu see at the answer from @Habi. |
|
Apr 29 |
comment |
How to write a footnnote attached to the author in a LaTeX paper? @Suresh: Why? One could simply recall as often as I want to, or am I wrong? |
|
Apr 8 |
revised |
What's a good editor for (La)TeX programming? adapted answer to clarify that latexsuite is not meant for package programming, as previously suggested |
|
Apr 4 |
comment |
What's a good editor for (La)TeX programming? Nope, but VIM does handle e.g. dtx files out of the box with correct syntax highlighting. |
|
Apr 3 |
awarded | Citizen Patrol |
|
Apr 3 |
comment |
What's a good editor for (La)TeX programming? @mhelvens, yes EMacs is proposed above and yes latexsuite is very useful for writing latex code. |
|
Apr 2 |
comment |
What's the maximum number of pages a PDF produced by pdfTeX can have? Hmm, with pdflatex, TeX capacity seems to last some longer, and I get further to 2.632.407 pages. See tex.stackexchange.com/questions/95783/…. |
|
Apr 2 |
comment |
Typesetting the entire Song That Never Ends[2632390] [2632391] [2632392] [2632393] [2632394] [2632395] [2632396] [2632397]
[2632398] [2632399] [2632400] [2632401] [2632402] [2632403] [2632404] [2632405]
[2632406] [2632407
! TeX capacity exceeded, sorry [indirect objects table size=8388607].
<to be read again>
\endgroup \set@typeset@protect
l.16 \end{document}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on x.log. |
|
Apr 2 |
answered | What's a good editor for (La)TeX programming? |
|
Mar 31 |
awarded | Popular Question |
|
Mar 28 |
revised |
“direct” quotations and “entire paragraph” quotations Added the rendered screnshot of the snippet to emphazise the diffrences between quotation styles. |
|
Mar 28 |
suggested | suggested edit on “direct” quotations and “entire paragraph” quotations |
|
Mar 22 |
comment |
Add a rule underneath “Figure 1” I don't want to be picky, but your solution has an additional package dependency compared to egreg and I personally feel the code is less readable as well. But please, this is highly subjective. Also I compiled your snippet and the screenshot here at tex.sx looks a bit worse as my generated output. Ahh I got it. Tex.sx resized it, hence it looks a bit blurry. Maybe adding a bit space to the seperator and changing the color (very minor trivial easy things to do) will be more attracting. Last but not least I think the line is indeed more an separator than a format. |
|
Mar 21 |
comment |
Add a rule underneath “Figure 1” Now I wonder, why I just said something at all :), as I agree with you! Your solution lacks some features (esp. compared to egreg's solution) but I don't think all of them do not do any harm (I can think of) so downvoting is not appropriate. |
|
Mar 20 |
comment |
Add a rule underneath “Figure 1” I am not the downvoter, but I think the first line is a little too close to the rule. |
|
Feb 14 |
awarded | Popular Question |
|
Dec 26 |
awarded | Notable Question |
|
Dec 4 |
comment |
How to locally use an old package (e.g. biblatex) with TexLive? Yes, and the better solution is answered here: tex.stackexchange.com/questions/85457/…, but anyway I asked myself from time to time what do I do if I must use an old package without tainting my texlive install. |