Search found 6 matches
- Mon Oct 13, 2014 8:52 pm
- Forum: Graphics, Figures & Tables
- Topic: Show titles or labels in \listoffigures?
- Replies: 2
- Views: 3645
Re: Show titles or labels in \listoffigures?
Awesome! Thank you.
- Mon Oct 13, 2014 6:03 pm
- Forum: Graphics, Figures & Tables
- Topic: Show titles or labels in \listoffigures?
- Replies: 2
- Views: 3645
Show titles or labels in \listoffigures?
Hello everyone,
I'm trying to add a table of figures to my article with \listoffigures and I was wondering if there was a way to display the titles or the labels of the figures in the table instead of the caption. My captions are pretty long as I use them to explain what's on the figure so they ...
I'm trying to add a table of figures to my article with \listoffigures and I was wondering if there was a way to display the titles or the labels of the figures in the table instead of the caption. My captions are pretty long as I use them to explain what's on the figure so they ...
- Wed Oct 01, 2014 7:19 pm
- Forum: Fonts & Character Sets
- Topic: Issue with \input and French accents
- Replies: 7
- Views: 14427
Re: Issue with \input and French accents
That was very helpful, thank you once more. 

- Wed Oct 01, 2014 1:19 pm
- Forum: Fonts & Character Sets
- Topic: Issue with \input and French accents
- Replies: 7
- Views: 14427
Re: Issue with \input and French accents
Saving my main file in utf-8 format has solved the issue, thank you very much!
Is there any reason as to why tutorials everywhere tell me to use latin1 with inputenc instead of utf8?
Is there any reason as to why tutorials everywhere tell me to use latin1 with inputenc instead of utf8?
- Wed Oct 01, 2014 12:53 pm
- Forum: Fonts & Character Sets
- Topic: Issue with \input and French accents
- Replies: 7
- Views: 14427
Re: Issue with \input and French accents
I should have specified that I'm working on Windows. So far it seems that inputenc[utf8] doesn't work on Windows. Am I wrong?
- Wed Oct 01, 2014 10:34 am
- Forum: Fonts & Character Sets
- Topic: Issue with \input and French accents
- Replies: 7
- Views: 14427
Issue with \input and French accents
Hello everyone, I'm new to LaTeX and I hope one of you could help me out.
I'm using inputenc so that I can type accents like é, è, à directly. I have no problem with all the characters that I type inside my main file. I separate all my chapters in different files and use \input to put everything ...
I'm using inputenc so that I can type accents like é, è, à directly. I have no problem with all the characters that I type inside my main file. I separate all my chapters in different files and use \input to put everything ...