Tagged Questions
1
vote
1answer
381 views
Passing day, month and year to my macro
I just wanted to ask, how to do something like this - I have my own macro, that needs custom date passed as arguments:
\newcommand{\introduction}[3]{
This is regarding your loan application that was ...
2
votes
4answers
176 views
Can (La)TeX compare the time stamps of two external files?
Scenario
I have a bunch of standalone PSTricks files. Each of those files can be compiled by latex-dvips-ps2pdf-pdfcrop-pdftops to produce a PDF image. I have made a batch file to do ...
11
votes
3answers
464 views
Macro for week number
Is there a macro or package to calculate the ISO week number or alternative can someone help me with one?