|
Apr
24 |
|
awarded | Notable Question |
|
Feb
26 |
|
awarded | Notable Question |
|
Nov
28 |
|
awarded | Popular Question |
|
Aug
6 |
|
awarded | Popular Question |
|
Jul
1 |
|
awarded | Popular Question |
|
May
18 |
|
awarded | Nice Question |
|
Apr
12 |
|
awarded | Popular Question |
|
Feb
27 |
|
awarded | Commentator |
|
Feb
27 |
|
comment |
Whitespace in memoir titles Gosh i feel SO stupid now, thx folks! |
|
Feb
27 |
|
accepted | Whitespace in memoir titles |
|
Feb
27 |
|
asked | Whitespace in memoir titles |
|
Feb
13 |
|
accepted | Two types of footnotes |
|
Feb
13 |
|
asked | Two types of footnotes |
|
Feb
13 |
|
accepted | biblatex: printing separate bibliographies |
|
Feb
13 |
|
accepted | Installing a class |
|
Feb
13 |
|
comment |
biblatex: printing separate bibliographies I got it to work now, 1 small question. How can i keep the bibliography istself out of my main file? Everything between \begin{filecontents} and \end{filecontents}
This way it makes my mainfile kinda messy and big.
|
|
Feb
12 |
|
comment |
biblatex: printing separate bibliographies Using this now: (still same prob) @book{A01,
author = {Author, A.},
year = {2001},
title = {A book},
}
@booklet{B02,
author = {Buthor, B.},
year = {2002},
title = {A booklet},
}
@online{C03,
author = {Cuthor, C.},
year = {2003},
title = {An online resource},
url = {none},
}
And:
\bibliography{biblio} in premable
In mainfile:
\chapter*{Bibliografie}
\printbibliography[heading=subbibliography,title={Boeken},type=book]
\printbibliography[heading=subbibliography,title={Publicaties},type=booklet]
\printbibliography[heading=subbibliography,title={Websites},type=online]
|
|
Feb
9 |
|
comment |
Installing Minion Pro on Windows Thx again for the help. I even used this tutorial now:latex-community.org/forum/… But i still cant get it to work =( |
|
Feb
8 |
|
comment |
Installing Minion Pro on Windows I really cannot get it to work. Ill point out where exactly. 1 LCDF Typetools (there is no windows version of this? how to install? 2 Commands like: $ kpsexpand '$TEXMFLOCAL' How to execute them? |
|
Feb
8 |
|
comment |
Installing Minion Pro on Windows I would prefer not using Xe(La)TeX. Or aint that a option? |