ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ursula Hermann <ursula.hermann@univie.ac.at>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Example is not working
Date: Fri, 3 Nov 2023 10:12:45 +0000	[thread overview]
Message-ID: <b6ad2cb25ab64a3ea594e630e11dfec5@univie.ac.at> (raw)


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

Dear List,
i hope somone can help me.

This litte example is from the wiki, i wanted to try \placeformula
\placeformula[formula:aformula]
\startformula
y=x^2
\stopformula
\placeformula
\startformula
\int_0^1 x^2 dx
\stopformula


After compiling there is no PDF Page . But this:

Command Line:   context.exe --synctex=-1 "mathtry.tex"
Startup Folder: C:\Users\Administrator\Downloads\cont-tmf\doc\context\sources\general\magazines


resolvers       | formats | executing runner 'run luametatex format': luametatex --jobname="./mathtry.tex" --socket --shell-escape --fmt=C:/texlive/2023/texmf-var/luametatex-cache/context/1b4da46d1f340757f9984eae810b1464/formats/luametatex/cont-en.fmt --lua=C:/texlive/2023/texmf-var/luametatex-cache/context/1b4da46d1f340757f9984eae810b1464/formats/luametatex/cont-en.lui  --c:currentrun=1 --c:fulljobname="./mathtry.tex" --c:input="./mathtry.tex" --c:kindofrun=1 --c:maxnofruns=9 --c:synctex="-1" --c:texmfbinpath="C:/texlive/2023/bin/windows"
system          >
system          > ConTeXt  ver: 2023.05.05 18:36 LMTX  fmt: 2023.6.1  int: english/english
system          >
system          > 'cont-new.mkxl' loaded
open source     > level 1, order 1, name 'C:/texlive/2023/texmf-dist/tex/context/base/mkxl/cont-new.mkxl'
system          > beware: some patches loaded from cont-new.mkiv
close source    > level 1, order 1, name 'C:/texlive/2023/texmf-dist/tex/context/base/mkxl/cont-new.mkxl'
system          > 'cont-sys.mkxl' loaded
open source     > level 1, order 2, name 'C:/texlive/2023/texmf-dist/tex/context/texlive/cont-sys.mkxl'
close source    > level 1, order 2, name 'C:/texlive/2023/texmf-dist/tex/context/texlive/cont-sys.mkxl'
system          > files > jobname './mathtry', input './mathtry.tex', result './mathtry'
fonts           > latin modern fonts are not preloaded
languages       > language 'en' is active
system          > synctex functionality is enabled, expect 5-10 pct runtime overhead!
open source     > level 1, order 3, name './mathtry.tex'
fonts           > beware: no fonts are loaded yet, using 'lm mono' in box
tex error       > tex error on line 4 in file ./mathtry.tex: \textfont0 is undefined in ordinal, font id 0, character 63)

<macro>
    \endgroup \Ustopmathmode
<macro>
    \stopforceddisplaymath
    \egroup \ifcase \c_strc_formulas_frame_mode \else \strc_math_number_check_offsets \fi \ifcase \c_strc_formulas_frame_mode \strc_math_number_check \or \strc_math_number_check_outside \else \strc_math_number_check_inside \fi \str
<macro>
    \endgroup \strc_formulas_endstrut \stopinnermath
    \afterdisplayspace \egroup
<macro> \p_threshold
    \strc_formulas_place_number \strc_formulas_flush_number \dostarttagged \t!formulacontent \empty \dotagregisterformula \c_strc_formulas_n \csname \e!stop \formulaparameter \c!alternative \v!formula \endcsname
    \dostoptagged \dostoptagged \nonoindentati
<line 3.4>
    \stopformula

 1     \placeformula[formula:aformula]
 2     \startformula
 3     y=x^2
 4 >>  \stopformula
 5     \placeformula
 6     \startformula
 7     \int_0^1 x^2 dx
 8     \stopformula
 9
10
Somewhere in the math formula just ended, you used the stated character from an
undefined font family. For example, plain TeX doesn't allow \it or \sl in
subscripts. Proceed, and I'll try to forget that I needed that character.
mtx-context     | fatal error: return code: 1

Many regards
Uschi Hermann
_____________________________________________________________________

 ConTeXt Compilation Report (Pages: 0)

 Errors: 0   Warnings: 0   Bad Boxes: 0


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

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

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2023-11-03 10:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03 10:12 Ursula Hermann [this message]
2023-11-03 10:48 ` [NTG-context] " Aditya Mahajan
2023-11-03 11:17   ` Ursula Hermann

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=b6ad2cb25ab64a3ea594e630e11dfec5@univie.ac.at \
    --to=ursula.hermann@univie.ac.at \
    --cc=ntg-context@ntg.nl \
    /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).