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
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.tmac:2: error: cannot load font 'CMUSerifR' for mounting troff:/usr/local/sha

Re: Computer Modern Font

2023-06-07 Thread Alexis
Hello Damian, I've been meaning to use Computer Modern with groff for quite some time. Your message motivated me to find a semi-automated way to do that. Thanks! Please find attached a Makefile that downloads a specified release (currently 0.7.0) of the Computer Modern Unicode font sources from

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