I assume your appendix is at the very end of your thesis, yes? Can you not just use \appendix on the line before your appendix begins, and then use chapters normally?
So something like this:
\documentclass[oneside]{book}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\begin{document ...
Search found 7 matches
- Thu Oct 22, 2009 8:17 am
- Forum: General
- Topic: Change reference labels
- Replies: 3
- Views: 2824
- Wed Oct 21, 2009 7:20 pm
- Forum: LyX
- Topic: Undefined control sequence
- Replies: 7
- Views: 6544
Re: Undefined control sequence
Hmmm... That code works when I use it as an ERT in LyX. Why does the second pic you posted show a different error from the first one?
Are you using any weird packages or such? What's in your preamble?
I'm running out of ideas here... :/
Regards,
ChE
Are you using any weird packages or such? What's in your preamble?
I'm running out of ideas here... :/
Regards,
ChE
- Wed Oct 21, 2009 8:38 am
- Forum: General
- Topic: Maple in latex
- Replies: 1
- Views: 1664
Re: Maple in latex
Maple 12 (I don't know about earlier versions) has the "latex" command. From the Maple 12 help file:
latex - produce output suitable for LaTeX 2e printing
Calling Sequence
latex(expr)
latex(expr, filename)
latex(expr, filename, 'append')
Parameters
expr - any expression
filename - (optional ...
latex - produce output suitable for LaTeX 2e printing
Calling Sequence
latex(expr)
latex(expr, filename)
latex(expr, filename, 'append')
Parameters
expr - any expression
filename - (optional ...
- Wed Oct 21, 2009 8:33 am
- Forum: LyX
- Topic: Undefined control sequence
- Replies: 7
- Views: 6544
Re: Undefined control sequence
LyX can be deceiving... ;) (Sorry, I couldn't help myself.)
Seriously, though, if you just put a space in front of "tests", it should be fine. What happens is that the inline math display of LyX tends to have padding around it, which makes it look like you have a space, when you really don't, and ...
Seriously, though, if you just put a space in front of "tests", it should be fine. What happens is that the inline math display of LyX tends to have padding around it, which makes it look like you have a space, when you really don't, and ...
- Tue Oct 20, 2009 9:55 pm
- Forum: General
- Topic: Nomenclature and bibliography at end of each chapter
- Replies: 3
- Views: 4026
Nomenclature and bibliography at end of each chapter
Thanks very much to both of you!
After a bit of battling and some reading, I managed to get "glossaries" working in LyX (it still refuses to do so with TeXnicCenter, bizarrely enough, but I only use it for parts where LyX is stubborn). There is one small issue, however: the page header isn't quite ...
After a bit of battling and some reading, I managed to get "glossaries" working in LyX (it still refuses to do so with TeXnicCenter, bizarrely enough, but I only use it for parts where LyX is stubborn). There is one small issue, however: the page header isn't quite ...
- Sun Oct 18, 2009 2:59 pm
- Forum: General
- Topic: BibTeX | special characters in bibliography
- Replies: 8
- Views: 15744
BibTeX | special characters in bibliography
see that I have special characters like "_" and "%", so when I compile appears an error because of it. So I wanna know what I could to do to finish with this problem.
Could you know just use \% and \_? So:
url={http://www.altus.com/ftp/Public\_main/access\%14\%oct}
Let me know if it works; I'm ...
Could you know just use \% and \_? So:
url={http://www.altus.com/ftp/Public\_main/access\%14\%oct}
Let me know if it works; I'm ...
- Sat Oct 17, 2009 3:31 pm
- Forum: General
- Topic: Nomenclature and bibliography at end of each chapter
- Replies: 3
- Views: 4026
Nomenclature and bibliography at end of each chapter
Hi there,
I'm not entirely sure if this is the right place to post this, but I can't think of where else it would be more appropriate. If it's not in the right place, I'd be most grateful if the mods moved it to where they think is better.
Now on to my problem (which I've searched for here and ...
I'm not entirely sure if this is the right place to post this, but I can't think of where else it would be more appropriate. If it's not in the right place, I'd be most grateful if the mods moved it to where they think is better.
Now on to my problem (which I've searched for here and ...