Re: aliasing fonts (was: Computer Modern Font)

2023-06-08 Thread G. Branden Robinson
At 2023-06-08T18:45:20+0100, Deri wrote: > On Thursday, 8 June 2023 17:47:01 BST G. Branden Robinson wrote: > > > grops complains about invalid input characters in the pfb files, > > > e.g.: > > > > > > % pdfroff -t -ms -mcmu doc/ms.ms > doc/ms.pdf > > > grops:$GROFF_FONT_PATH/devps/../cm-unicode-

Re: aliasing fonts (was: Computer Modern Font)

2023-06-08 Thread Deri
On Thursday, 8 June 2023 17:47:01 BST G. Branden Robinson wrote: > > grops complains about invalid input characters in the pfb files, e.g.: > > > > % pdfroff -t -ms -mcmu doc/ms.ms > doc/ms.pdf > > grops:$GROFF_FONT_PATH/devps/../cm-unicode-0.7.0/cmunbi.pfb > > (doc/ms.ms):3047: invalid input char

aliasing fonts (was: Computer Modern Font)

2023-06-08 Thread G. Branden Robinson
Hi Alexis, Thanks for working on this use case! At 2023-06-08T13:40:36+0200, Alexis wrote: > When using the generated Computer Modern Unicode fonts with pdfroff, > grops complains about invalid input characters in the pfb files, e.g.: > > % pdfroff -t -ms -mcmu doc/ms.ms > doc/ms.pdf > grops

Re: Computer Modern Font

2023-06-08 Thread Alexis
Hi all, I went ahead and updated the Makefile posted earlier in this thread, so that the generated fonts work for groff 1.22.4 and 1.23.0 without producing errors. To use the Makefile place it in a directory you feel comfortable including in GROFF_FONT_PATH and run: % make download % make f

Re: Computer Modern Font

2023-06-07 Thread Alexis
On Wed, Jun 07, 2023 at 01:23:25PM -0500, G. Branden Robinson wrote: > At 2023-06-07T13:59:48-0400, Robert Goulding via wrote: > > I get a whole lot of errors of this type: > > > > troff:/usr/local/share/groff/site-font/devpdf/CMUSerifR:13: error: font > > description file name 'CMUSerifR' does no

Re: Computer Modern Font

2023-06-07 Thread G. Branden Robinson
Hi Robert, At 2023-06-07T13:59:48-0400, Robert Goulding via wrote: > I get a whole lot of errors of this type: > > troff:/usr/local/share/groff/site-font/devpdf/CMUSerifR:13: error: font > description file name 'CMUSerifR' does not match 'name' argument 'cmunrm' > troff:/home/rdgoulding/.tmac/cmu

Re: Computer Modern Font

2023-06-07 Thread Robert Goulding via
fonts # Needs to be two separate commands for now > > The Makefile requires common command-line utilities like grep, sed, awk > etc. to be available and an installation of groff providing afmtodit. > > > What is the best way to use them? > One very good way I found t

Re: Computer Modern Font

2023-06-07 Thread Alexis
, sed, awk etc. to be available and an installation of groff providing afmtodit. > What is the best way to use them? One very good way I found to use the Computer Modern font in my groff documents without needing to worry much about the details of setting the font is using the attached cmu.tm

Re: Computer Modern Font

2023-05-29 Thread Damian McGuckin
On Mon, 29 May 2023, Oliver Corff wrote: is this of any help? https://ctan.org/pkg/cm-unicode Thanks - Damian Pacific Engineering Systems International . 20D Grose St, Glebe NSW 2037 Ph:+61-2-8571-0847 .. Fx:+61-2-9692-9623 | unsolicited email not wanted here Views & opinions here are min

Re: Computer Modern Font

2023-05-29 Thread Oliver Corff
Hi Damian, is this of any help? https://ctan.org/pkg/cm-unicode Best regards, Oliver. On 29/05/2023 03:52, Damian McGuckin wrote: Has anybody used these fonts? https://github.com/mikejzx/groff-cmu Is there a better source for this font? I like .pfa's. What is the best way to use them

Computer Modern Font

2023-05-28 Thread Damian McGuckin
Has anybody used these fonts? https://github.com/mikejzx/groff-cmu Is there a better source for this font? I like .pfa's. What is the best way to use them? What would be the recommended names for the four versions, i.e. normal, emboldened, italicized, and enboldened-italicized? if o