ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Gerben Wierda <gerben.wierda@rna.nl>
To: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: What are these warnings/errors?
Date: Tue, 18 Jul 2023 23:23:52 +0200	[thread overview]
Message-ID: <2657F314-9D08-41DC-BF86-13744CBDFD1A@rna.nl> (raw)
In-Reply-To: <b746ef44-e112-ee14-478a-c72296cfd376@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2689 bytes --]



> On 18 Jul 2023, at 22:45, Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> wrote:
> 
> Gerben Wierda schrieb am 18.07.2023 um 22:26:
>>> On 18 Jul 2023, at 21:49, Hans Hagen <j.hagen@xs4all.nl <mailto:j.hagen@xs4all.nl>> wrote:
>>> 
>>> On 7/18/2023 9:37 PM, Gerben Wierda wrote:
>>>> I have a document that includes text and PDFs (which themselves have been created with LMTX)
>>>> When it is compiled I see:
>>>> [...]
>>>> I' can't really see anything wrong with the result, What are these warnings/errors?
>>> you can read the text vertically:
>>> 
>>> [tf=syle....
>>> 
>>> and when you get that it's likely that this is typeste before \starttext when no font has been loaded (you then probably get some unexpected whitespace on top of the first page
>>> 
>>> so, just grep for that orphaned text snippet in your style / document
>> 
>> 
>> Hmm, it ('syle') is nowhere to be found in my documents. The 'syle' typo is found twice in ConTeXt itself, but only in manuals.
> 
> Check all entries with \definefontfamily, maybe something isn't commented but should be.
> 
> Wolfgang

Everything font in my file:

> \definefallbackfamily
>   [archimate]
>   [ss]
>   [Helvetica]
>   [preset=range:cyrillic,
>    tf=style:light,
>    it=style:lightoblique,
>    bf=style:regular,
>    bi=style:oblique,
>    force=yes,
>    rscale=1.0]
>  \definefallbackfamily
>   [archimate]
>   [ss]
>   [Helvetica]
>   [preset=range:greek,
>    tf=style:light,
>    it=style:lightoblique,
>    bf=style:regular,
>    bi=style:oblique,
>    force=yes]
> \definefallbackfamily
>   [archimate]
>   [ss]
>   [Hiragino Sans GB]
>   [preset=range:japanese,
>    tf=style:W3,
>    it=style:W3,
>    bf=style:W6,
>    bi=style:W6,
>    force=yes]
> \definefallbackfamily
>   [archimate]
>   [ss]
>   [Hiragino Sans GB]
>   [preset=range:chinese,
>    tf=style:W3,
>    it=style:W3,
>    bf=style:W6,
>    bi=style:W6,
>    force=yes]
> 
> \definefontfeature [expandophian] [extend=1.025]
> \definefontfamily
>   [archimate]
>   [ss]
>   [Ophian]
>   [features=expandophian]
>   [tf=style:Regular,
>    bf=style:Bold,
>    it=style:Italic,
>    bi=style:Bold Italic]
>    
> \setupbodyfont[archimate]
> 
> \starttext


There is stuff before that but it is all defining labelclass, modes, buffers



Gerben Wierda (LinkedIn <https://www.linkedin.com/in/gerbenwierda>, Mastodon <https://newsie.social/@gctwnl>)
R&A IT Strategy <https://ea.rna.nl/> (main site)
Book: Chess and the Art of Enterprise Architecture <https://ea.rna.nl/the-book/>
Book: Mastering ArchiMate <https://ea.rna.nl/the-book-edition-iii/>


[-- Attachment #1.2: Type: text/html, Size: 13007 bytes --]

[-- Attachment #2: Type: text/plain, Size: 495 bytes --]

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

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

  reply	other threads:[~2023-07-18 21:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 19:37 [NTG-context] " Gerben Wierda
2023-07-18 19:49 ` [NTG-context] " Hans Hagen
2023-07-18 20:26   ` Gerben Wierda
2023-07-18 20:45     ` Wolfgang Schuster
2023-07-18 21:23       ` Gerben Wierda [this message]
2023-07-18 21:30         ` Wolfgang Schuster
2023-07-18 22:35           ` Gerben Wierda

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=2657F314-9D08-41DC-BF86-13744CBDFD1A@rna.nl \
    --to=gerben.wierda@rna.nl \
    --cc=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).