Re: [Groff] Access alternative figures from OpenType fonts

2015-11-12 Thread Werner LEMBERG
> I choose Cormorant (see below) which came in otf format. Hmm, the current github version no longer comes in OTF but only in TTF format. https://github.com/CatharsisFonts/Cormorant The last OpenType version was v0.6, apparently. > I envision two macros: .onum and .lnum which set the old sty

Re: [Groff] recursive subdirectory search in GROFF_TMAC_PATH

2015-11-12 Thread Ivan Garcerant
>>  |kpathsea library for groff's file management.  In particular, it >>  |would allow for multiple font configuration files. >> >> This is all too hardwired and restricted, and then scattered at the >> same time.  Nothing a normal person can deal with easily. > > Well, if I want to add a font

[Groff] Access alternative figures from OpenType fonts

2015-11-12 Thread Ivan Garcerant
Hi everybody! I am writing some technical documentation on groff 1.22.2 right now. Two dissertations among them. I am working seriously so I did my work. I read a lot of manuals and solve by myself all kind of n00b style problems. However one problem persists: I cannot access lining figures in m

Re: [Groff] Does groff match my needs?

2015-11-12 Thread Denis M. Wilson
My -markup groff macro package has TOC, indexing and cross-referencing. If interested look at the source to see how it is done. I use makeindex, and supply a style file. You need to use gnu make, it apparently does not work under BSD. http://www.oxytropis.plus.com/groff/markup-1.0.7a.tar.gz er, I