{naming} is about naming files, document elements, or their underlying {macros}. Use {naming} in addition to other tags specifying what should be named.

learn more… | top users | synonyms

3
votes
0answers
80 views

includepdf does not find file with comma

I am already using grffile to ensure that all files are found on the file system (windows 7), but now I have an example where the second file is not found. \documentclass[]{scrbook} % \usepackage[% ...
1
vote
0answers
32 views

Two bibliography using thebibliography

I was happy with using \begin{thebibliography} \bibitem \end{thebibliography} (at the end of chapters of my thesis). I have added a new bibliography with continuous numbering (Manually numbering) at ...
0
votes
0answers
33 views

Change “References” to “references” in table of contents

I am producing a simple document of the report class, with references produced by BibTeX. I would like to change the "References" text entry in the table of contents to "references", making the text ...