[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cal-tex.el landscape patch
From: |
Vincent Belaïche |
Subject: |
cal-tex.el landscape patch |
Date: |
Mon, 21 Aug 2017 14:19:28 +0000 |
Hello,
Not being the maintainer of calendar, I would like to get your
approval/brickbats/comments before commiting this : the objective is to
make landscape by landscape class option + \usepackage{geometry}, rather
than \special{landscape} in the preamble.
The advantage of this way is that this it works directly if you compile
with pdflatex, rather than latex+dvips+ps2pdf. To achieve this I had to
change some of the function prototypes, the landscape argument is
removed, and landscape option is passed just as another class option.
BR,
Vincent.
PS : This would go in the master branch.
cal-tex.diff.txt
Description: cal-tex.diff.txt
- cal-tex.el landscape patch,
Vincent Belaïche <=
- Re: cal-tex.el landscape patch, Marcin Borkowski, 2017/08/22
- Re: cal-tex.el landscape patch, Glenn Morris, 2017/08/24
- RE: cal-tex.el landscape patch, Vincent Belaïche, 2017/08/25
- RE: cal-tex.el landscape patch, Vincent Belaïche, 2017/08/25
- Re: cal-tex.el landscape patch, Edward Reingold, 2017/08/25
- RE: cal-tex.el landscape patch, Vincent Belaïche, 2017/08/26
- RE: cal-tex.el landscape patch, Vincent Belaïche, 2017/08/26
- Re: cal-tex.el landscape patch, Paul Eggert, 2017/08/28
- Re: cal-tex.el landscape patch, Glenn Morris, 2017/08/28