| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 2 months |
| seen | 10 mins ago | |
| stats | profile views | 97 |
|
40m |
comment |
Deleting Footnotes Temporarily For Better Readability Thank you all. It is working perfectly! |
|
41m |
accepted | Deleting Footnotes Temporarily For Better Readability |
|
1d |
asked | Deleting Footnotes Temporarily For Better Readability |
|
May 15 |
asked | Biblatex: Can We Delete `\autocite` From Biblatex? |
|
May 14 |
comment |
Biblatex: Automatic *Vgl.* & automatic quote indenting (depending on quote length) Thank you for the workaround. There is a little problem. If you use the workaround in a "normal" way (meaning for me: using space before and after the command as if it were a word) you get a double space between the previous text and the cited author what looks odd in the output. To get the right spacing in the output you can use the workarout without a space what looks odd in the code. "The problem is also adressed by\citeauthor[\unspace][]{asdf}." I am wondering if there is a solution that satisfies readability in both the output and the underlying code. |
|
May 2 |
awarded | Popular Question |
|
Apr 30 |
awarded | Enthusiast |
|
Mar 17 |
awarded | Yearling |
|
Feb 12 |
awarded | Nice Question |
|
Jan 31 |
awarded | Tumbleweed |
|
Jan 24 |
asked | To-do-notes in a separated TeX file |
|
Jan 20 |
asked | New line for footnote without blank space |
|
Jan 13 |
accepted | Biblatex, compiling the whole bibliography with \nocite and marking used entries of the document |
|
Jan 12 |
asked | Biblatex, compiling the whole bibliography with \nocite and marking used entries of the document |
|
Dec 25 |
comment |
Compiling a PDF with examples of a longer LaTeX document It took me quite some time to figure how the extract usepackage is working. But now that I got it, the extract-usepackage proves itself to be remarkably helpful. So thank you so much for this answer. Here my minimal working solution. Just in case other users are trying desperately as well. \documentclass[14pt]{book} \usepackage[active, copydocumentclass=true, generate=myitems, extract-env={exe}]{extract} \usepackage{gb4e} \begin{extract} \usepackage{gb4e} \end{extract} \begin{document} \begin{exe} \ex asdf \end{exe} \end{document} |
|
Dec 25 |
accepted | Compiling a PDF with examples of a longer LaTeX document |
|
Dec 25 |
revised |
Splitting examples in gb4e edited title |
|
Dec 24 |
comment |
Splitting examples in gb4e Thank you so much. It works perfectly well! I prefer Alan Munn´s solution because it seems more user-friendly when using larger examples with a high level of complexity. |
|
Dec 24 |
accepted | Splitting examples in gb4e |
|
Dec 24 |
comment |
Splitting examples in gb4e Thank you very much. It works perfectly well! |