From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
To: emacs-orgmode@gnu.org
Subject: Re: GFDL
Date: Wed, 20 Mar 2013 20:55:23 +0100 [thread overview]
Message-ID: <20130320205523.63719f2c@aga-netbook> (raw)
In-Reply-To: <20130320162525.18d4f6ec@aga-netbook>
Dnia 2013-03-20, o godz. 16:25:25
Marcin Borkowski <mbork@wmi.amu.edu.pl> napisał(a):
> Can you send me the intermediate .tex file? (If not, write me that -
> I'll try to install texi2dvi on my box.)
OK, my fault; I thought that the process looks like this: .texi ->
.tex -> dvi/pdf.
So. I am not an expert at texinfo - and it seems that it is not very
configurable - but I managed to devise this (very ugly) hack:
@c put this at the beginning of doclicense.texi
@tex
\global\font\legalese=cmr5
\global\font\legalesett=cmtt5
\global\font\legalesesl=cmti5
\global\let\rm=\legalese
\global\let\tt=\legalesett
\global\let\sl=\legalesesl
\global\baselineskip=6pt
\global\legalese
@end tex
It has still a few problems: one font is not changed (and I tried a
few tricks to change it - to no avail:(...) - I'd suggest dropping the
slanted style on the last page; the copyright sign is broken (I'd
suggest using (C) instead); the header is also set in smaller font
(and I have no simple idea how to circumvent it; I guess it would be
doable, after some digging in texinfo.texi - not this time, though,
sorry).
The problem is, that plain TeX (unlike LaTeX) does not have any font
management/selection system - just mapping commands to filenames. On
top of that, texinfo.tex uses its own system (which I don't have
enough time now to fathom). A mess, in one word.
HTH anyway
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
next prev parent reply other threads:[~2013-03-20 19:55 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-09 14:30 GFDL Carsten Dominik
2013-03-09 15:02 ` GFDL Achim Gratz
2013-03-09 15:11 ` GFDL Carsten Dominik
2013-03-09 15:25 ` GFDL Achim Gratz
2013-03-09 16:13 ` GFDL Carsten Dominik
2013-03-10 10:07 ` GFDL Bastien
2013-03-10 12:31 ` GFDL Achim Gratz
2013-03-10 14:06 ` GFDL Bastien
2013-03-10 0:43 ` GFDL Alan L Tyree
2013-03-19 6:44 ` GFDL Carsten Dominik
2013-03-19 15:42 ` GFDL Bastien
2013-03-19 19:06 ` GFDL Marcin Borkowski
2013-03-19 21:35 ` GFDL Bastien
2013-03-20 2:56 ` GFDL Marcin Borkowski
2013-03-20 6:01 ` GFDL Marcin Borkowski
2013-03-20 14:00 ` GFDL Bastien
2013-03-20 15:25 ` GFDL Marcin Borkowski
2013-03-20 19:55 ` Marcin Borkowski [this message]
2013-04-06 1:05 ` GFDL Bastien
2013-05-21 1:02 ` GFDL Ben Finney
2013-05-21 10:27 ` GFDL Bastien
2013-05-21 12:56 ` GFDL Sebastien Vauban
2013-05-21 13:01 ` GFDL Bastien
2013-05-26 3:35 ` GFDL Ben Finney
2013-05-27 7:12 ` GFDL Bastien
2013-06-04 9:35 ` GFDL Ben Finney
2013-05-21 13:34 ` GFDL François Pinard
2013-05-21 14:18 ` GFDL Carsten Dominik
2013-05-21 15:03 ` GFDL François Pinard
2013-05-22 4:43 ` GFDL Carsten Dominik
2013-05-21 16:12 ` [OT] Contributors to org.texi (was: GFDL) Memnon Anon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130320205523.63719f2c@aga-netbook \
--to=mbork@wmi.amu.edu.pl \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).