| bio | website | perso.citi.insa-lyon.fr/… |
|---|---|---|
| location | Lyon, France | |
| age | ||
| visits | member for | 2 years, 7 months |
| seen | Jun 14 at 12:34 | |
| stats | profile views | 6 |
|
Jun 14 |
comment |
emacs+auctex: prevent region filling when inserting itemize Sure. And my point is precisely that I want to be able to type <M-return> at the beginning of each line without having to go fishing for my dashes :-) |
|
Feb 8 |
comment |
Is reStructuredText compatible with the memoir class? thanks for that. However I now use ''pandoc'' (as per suggested in the comments above) and am much happier with it than Rst. cheers. |
|
Jun 13 |
comment |
Is reStructuredText compatible with the memoir class? @Sveinung thanks heaps for telling me about pandoc. I've just dropped docutils for pandoc, and I think I won't need to look back ever (I'm not even going to report the "bug" to docutils :-) |
|
Jun 7 |
comment |
Is reStructuredText compatible with the memoir class? The implementation uses the same code to handle regular sectioning as well: chapters, sections and so on all get their \phantomsection and their \label. This does make some more sense, but yet it still upsets memoir. And now I wonder where I should report the bug: is that a memoir problem, or a docutils bug ? |
|
Jun 7 |
comment |
Is reStructuredText compatible with the memoir class? I agree with your interpretation. My question is: why does docutils claim that it supports memoir when it generates such code (which clear purpose I don't understand either, btw) ? |
|
May 18 |
comment |
Speeding up minted compilation calm down you guys :-) I have no idea what T-vim etc are in the first place. As for myself, I'm fine with not getting a "final" document when I say "draft", just as I'm happy with the way graphicx handles "draft". |
|
Apr 12 |
comment |
Where does whitespace between two consecutive lines come from? thanks a lot for this answer. not only does it solve the problem at hand, but it also teaches me cool stuff along the way :-) |
|
Jan 19 |
comment |
Advantage of LaTeX presentations? Being a teacher of computer science, I can feel your pain. By now, I actually have completely given up on slides for teaching material. I'm using the chalkboard instead, which is very much more time-efficient as far as preparing the content is concerned, but it is also a bit frustrating. and not very good-looking ! |
|
Jan 19 |
comment |
Advantage of LaTeX presentations? @matthew: I widh I could upvote your answer more than once ! IMHO, it's so much more concise than all the others, and still it does contains the exact amount and diversity of information needed to answer the question ! |
|
Dec 13 |
comment |
biblatex: How to build a testing environment @Herbert, MartinSchröder: thanks a lot for these suggestions. I'll definitely try these as soon as I find a little bit of time to work on that topic ! |
|
Dec 9 |
comment |
biblatex: How to build a testing environment Follow-up: is there a way to do just the same, but with my whole latex distribution ? I often see package or font updates en up breaking stuff in subtle ways (in particular, ways that pdftotext would not notice). but maybe that deserves a question on its own. |
|
Dec 31 |
comment |
pass “global” options to minted/fancyvrb Indeed, thanks for that. I should have read the manual and not skimmed through the titles. /me feels stupid. |