ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Subject: Re: Problem loading font in LMTX
Date: Sat, 11 Jun 2022 12:21:40 +0200	[thread overview]
Message-ID: <097ff131-3152-c08a-3f33-dd343df2752f@gmail.com> (raw)
In-Reply-To: <CAGraPNdfzpY-XG+M0nXi8rmUHGtkas9E2YFGYKiNekM214bU1w@mail.gmail.com>

Stefan Nedeljkovic via ntg-context schrieb am 11.06.2022 um 10:05:
> Dear list,
>
> I have the following file:
>
> \starttypescript [lidia]
> \definetypeface[lidia][rm][serif][lidiaweb][cpsp=yes]
> \stoptypescript
> \setupbodyfont[lidia,36pt]
> \starttext
> \startTEXpage[align=normal,width=100cm,autowidth=force,offset=0pt]
> \startalignment[middle]
> 2{\hskip 0em}412{\hskip 0em}772 {\hskip 0em}КУЋНА {\hskip 0em}БРОЈА\\
> {\vskip 2em}ИЗ {\hskip 0em}БАЗЕ {\hskip 0em}РЕПУБЛИЧКОГ {\hskip 
> 0em}ГЕОДЕТСКОГ {\hskip 0em}ЗАВОДА\\
> {\vskip 2em}У {\hskip 0em}ПРОЈЕКЦИЈИ {\hskip 0em}epsg{\hskip 
> 0em}:{\hskip 0em}32634 {\hskip 0em}И {\hskip 0em}РАЗМЕРИ {\hskip 
> 0em}1{\hskip 0em}:{\hskip 0em}388{\hskip 0em}000\\
> {\vskip 2em}ЈАНУАР {\hskip 0em}2022
> \stopalignment
> \stopTEXpage
> \stoptext

\definefontfeature [default] [default] [cpsp=yes]

\definetypeface [lidia] [rm] [specserif] [lidiaweb] [default]
%\definefontfamily [lidia] [rm] [lidiaweb]

\setupbodyfont[lidia,36pt]

\startTEXpage[align=middle,width=100cm,autowidth=force,offset=0pt]
2412772 КУЋНА БРОЈА
\blank[2em]
ИЗ БАЗЕ РЕПУБЛИЧКОГ ГЕОДЕТСКОГ ЗАВОДА
\blank[2em]
У ПРОЈЕКЦИЈИ epsg:32634 И РАЗМЕРИ 1:388000
\blank[2em]
ЈАНУАР 2022
\stopTEXpage

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2022-06-11 10:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-11  8:05 Stefan Nedeljkovic via ntg-context
2022-06-11 10:21 ` Wolfgang Schuster via ntg-context [this message]
2022-06-11 11:11   ` Stefan Nedeljkovic via ntg-context

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=097ff131-3152-c08a-3f33-dd343df2752f@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /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.
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 NNTP newsgroup(s).