| bio | website | play.google.com/store/apps/… |
|---|---|---|
| location | Barcelona, Spain | |
| age | 32 | |
| visits | member for | 1 year |
| seen | 1 hour ago | |
| stats | profile views | 36 |
In Barcelona since 2003.
|
Mar 27 |
comment |
longtable continues in header/footer Welcome to StackOverflow! (La)TeX-related questions are better asked at TeX - LaTeX. Your question has been flagged so that it gets migrated there. |
|
Feb 11 |
comment |
Less AND greater than symbol @Daniele Please do not cross post to TeX - LaTeX. Your question has been flagged so that it'll get migrated there soon. |
|
Jan 8 |
comment |
fancyhdr package not found Also, note that it'll be really easier for people to help you if you provide your code, together with a direct copy of the error message. |
|
Nov 27 |
comment |
Biblatex mincitenames not respected with authoryear Great that you solved it, and thanks for sharing your findings. Remember that it's ok to accept your own answer, it'll help future readers know the correct answer. |
|
Nov 2 |
comment |
enumerate custom label (La)TeX-related questions are better asked at TeX - LaTeX. Your question has been flagged so that it gets migrated there. |
|
Oct 29 |
comment |
How to reset \renewcommand\l{\lambda} locally (La)TeX-related questions are better asked at TeX - LaTeX. Your question has been flagged so that it gets migrated there. |
|
Oct 18 |
comment |
Listings package and BigInteger Library Conflict? (La)TeX-related questions are better asked at TeX - LaTeX. Your question has been flagged so that it gets migrated there. |
|
Sep 14 |
comment |
How to highlight (colorize) the syntax of configuration files (like .ini or .conf)? Are you using the listings package? |
|
Jun 21 |
comment |
Setting up MiKTeX and TeXworks (La)TeX-related questions are better asked at TeX - LaTeX. I've flagged your question so that it gets migrated there. Since it looks like a software issue, you could also ask on superuser |
|
Jun 10 |
comment |
latex chapter not included in table of content Tables of contents in LaTeX need several (typically 2) compilation passes to reflect changes properly. Have you made sure you ran the latex command at least twice? Also, could you make a small, standalone example that reproduces the problem, and include it in your question? |
|
May 31 |
comment |
Splitting .tex file across pages when included as figure That said, you should edit your question and add the content of SUB_GRID_FLAG_ML.tex. |
|
May 26 |
comment |
What package \isp macro from? Do you have such a LaTeX document that contains this command? If so, remove all from it except the \isp command, try removing the package imports one by one, until the \isp gives an error as being undefined. |
|
May 22 |
comment |
bibtex issue : Warning--I didn't find a database entry for “birks” Try with a minimal example : just \cite{birks} in your document body, and just the birks entry in your biblio.bib file, nothing else. Then add the other entries in the biblio.bib file. Then add the other \cite{...} commands in the document body. Whenever that breaks, you will know where to look the culprit for. From my (small) experience with BibTeX, this kind of error usually comes from a malformed entry in the bib file that corrupts the rest. |
|
May 22 |
comment |
bibtex issue : Warning--I didn't find a database entry for “birks” Could it be that the accentuated letters in the physiqueNucleaire entry corrupts the following entry, making it unavailable? What happens when you move the birks entry up? |
|
May 22 |
comment |
Tex2Word plugin for Microsoft Word Is the purpose to have the final document in Word format? If not, you could first write your document in Word (without taking care of formatting, just plain text), grammar-check it in Word, and then copy the text into LyX, and finally do the final formatting. |
|
May 19 |
comment |
Extending bibliography limit Please post a short example with 20+ references and the error shown in the console. |