mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Q: HOWTO: get a virtual font into TeXmacs


Chronological Thread 
  • From: Jeremy Henty <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Q: HOWTO: get a virtual font into TeXmacs
  • Date: Thu, 22 May 2008 00:13:21 +0100


Following up to myself to correct a small slip:

On Wed, May 21, 2008 at 11:47:48PM +0100, Jeremy Henty wrote:

> I created a little virtual font like
> this:
>
> (virtual-font
> (fuzzy (join (0 0 shortmid) (0.3 0 shortmid)))
> )
>
> and put it in ~/.TeXmacs/fonts/virtual/foo.vfn and... it doesn't work.

Oops, I actually put it in
~/.TeXmacs/fonts/virtual/starurchin-maths-games.vfn so it matches the
name I used here...

> I cribbed some code from progs/fonts/fonts-math.scm like this
>
> (set-font-rules
> `(((math $s $d)
> (math (math (virtual starurchin-maths-games $s $d))))))
>
> and put it in a plugin, but it's made no difference.

Thanks in advance,

Jeremy Henty



Archive powered by MHonArc 2.6.19.

Top of page