How can I fix a longtable to not spill over on the right? With table I use \\scalebox{0.9}, but scalebox does not seem to work with longtable.
I\'m very new to latex so please forgive me if I\'m asking a que开发者_如何学运维stion easily solved. I tried searching all over for an answer but couldn\'t find one.
I have the following problem: I would like to use footnotes together with the moderncv documentclass. In my case it gives me an error if I try to compile the following example:
I am trying to write my CV, and I want to include a list of publications. To do that, I want to include a .bbl file directly (which was generated using bibtex).
I\'m wondering why in my toc shown below, I have different dots style in the most detailed subsections ?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
My googling didn\'t come up with how to do a switch statement in an algorithm using the algorithm and algorithmic packages, but I\'m assuming you can. Most guides just didn\'t mention it either way.
I\'m trying to make my own environment with \\newenvironment. Is it somehow possible to access the \"body\" of the environment?
I have a LaTeX document with a large number of drawings included from external files with \\includegraphics{bla.pdf}.The drawings are done in Inkscape.This all works fine.However sometimes it is hard
I stupidly did an svn rm --force to a directory that had just been added, but not committed, thinking that it would erase the \"add\" but not the local copy. Is there any wa开发者_开发技巧y I can recu