Tagged Questions
3
votes
1answer
190 views
date not in title page, can't find isodate package
Between begin and end titlepage, I use \date{\today}. C-c C-c does not complain, but no date shows up. I saw another guy using isodate, but I don't have that package. On aptitude search ~n^texlive, ...
5
votes
1answer
248 views
Creating a simple table article; multi line table headings, display date on same line as caption and double underlines
I have written my first LaTeX document, and although it broadly looks like how I want it to, I want to polish it further to give it a bit more of a profession look - alas, this si where I have come ...
1
vote
1answer
196 views
Is my \date broken?
When using \date{}, I get this weird result:
(I've blurred out some parts, since they're, well, sensitive for me)
Why is it doing this?
I'm using isodate, but it's not the issue, I've commented it ...
6
votes
3answers
320 views
Why does \today crash in Tufte-LaTeX using 'isodate' when passed as an argument?
I'm trying to use the isodate package with Tufte-LaTeX, but get
! Illegal parameter number in definition of \reserved@a.
when I use \today as an argument to certain functions (e.g. \printdate or ...
