1,152 reputation
111
bio website
location
age
visits member for 1 year, 9 months
seen 10 mins ago
stats profile views 63

Jan
10
revised Problem displaying degrees celsius with siunitx and xelatex
added 454 characters in body; edited title
Jan
10
asked Problem displaying degrees celsius with siunitx and xelatex
Jan
5
comment Disable ISSN but keep ISBN with biblatex
Thanks Audrey. I've tried the \AtEveryBibitem{\ifentrytype{article}{\clearfield{issn}}{}} method so far and it works nicely. With regards the command line bit of the second suggestion would latexmk do that automatically?
Jan
5
accepted Disable ISSN but keep ISBN with biblatex
Jan
5
awarded  Nice Question
Jan
4
asked Disable ISSN but keep ISBN with biblatex
Oct
31
comment LaTeX Hyphenation
I was curious if polyglossia loaded the same hypenation file as babel and is OUP also.
Oct
31
comment LaTeX Hyphenation
Does this apply to polyglossia also?
Oct
19
asked Linux forgets TeXlive2011 paths upon restart
Oct
17
comment How to use shortjournal with biblatex and biblatex-chem?
Point taken Joseph. If for some reason you wanted to rapidly switch between forms of journal title (a personal document of some sort or some sort of book) the CODEN idea is the cleanest way to do it. Thanks
Oct
17
accepted How to use shortjournal with biblatex and biblatex-chem?
Oct
17
comment How to use shortjournal with biblatex and biblatex-chem?
There must be a demand for this as Chemistry can't be alone using journal abbrieviations.
Oct
17
comment How to use shortjournal with biblatex and biblatex-chem?
Thanks for your suggestions Joseph. I've used the second approach to abuse my shortjournal field. Surely the most elegant solution would be for biblatex to support an extra field (journalabbrev or something like that) and for there to be a package option to turn it on or off. Your coden idea sounds like a good way to ensure that journal abbrieviations and full titles are uniform across a document for a particular journal but will mean any importing of bibliographic data will need to be followed by entering of the coden number. If you want to make a package I will happily test it for you.
Oct
14
asked How to use shortjournal with biblatex and biblatex-chem?
Oct
7
accepted Identity of LaTeX default sans serif font
Oct
7
comment Identity of LaTeX default sans serif font
To confuse the situation slightly, I'm using xelatex and hence have not used fontenc. I have not redefined the sans font so it is using whatever is the default. Is it still Europeon Modern Sans Serif?
Oct
7
asked Identity of LaTeX default sans serif font
Oct
7
awarded  Commentator
Oct
7
comment How can you change the font for the contents of all tables in a document
Thanks, I've got the captions under more control.
Oct
7
comment How can you change the font for the contents of all tables in a document
I've been looking at the memoir class as I'm currntly using the book class and it seems like the next step. Is it worth the leap?