ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Strange behavior with \startbodymatter ... \stopbodymatter
@ 2021-12-28 14:34 Fabrice Couvreur via ntg-context
  2021-12-28 19:51 ` Wolfgang Schuster via ntg-context
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Couvreur via ntg-context @ 2021-12-28 14:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Fabrice Couvreur


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

Hi,
In my file cours_premiere.tex if I indicate

 \startbodymatter
        \component[probabilites.tex]
 \stopbodymatter

I get the following error message

tex error       > tex error on line 49 in file ./cours_premiere.tex:
Undefined control sequence \pgfmath@settrigformat

<inserted text>
    \pgfmath@settrigformat
    \pgfmath@settrigformat \pgfmath@settrigformat
<line 3.49>
        \stopbodymatter

39                [criterium=all,
40                interaction=all,
41                 alternative=c]
42
43           \stoptitle
44
45         \stopfrontmatter
46
47         \startbodymatter
48             \component[probabilites.tex]
49 >>      \stopbodymatter
50
51
52     \stopproduct
The control sequence at the end of the top line of your error message was
never
\def'ed. You can just continue as I'll forget about whatever was undefined.
mtx-context     | fatal error: return code: 1

TeX Output exited abnormally with code 1 at Tue Dec 28 15:31:31


On the other hand, if I indicate

\component[probabilites.tex]

 the file compiles without error.
Thanks
Fabrice

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

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

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Strange behavior with \startbodymatter ... \stopbodymatter
  2021-12-28 14:34 Strange behavior with \startbodymatter ... \stopbodymatter Fabrice Couvreur via ntg-context
@ 2021-12-28 19:51 ` Wolfgang Schuster via ntg-context
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster via ntg-context @ 2021-12-28 19:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Fabrice Couvreur via ntg-context
  Cc: Wolfgang Schuster


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

Fabrice Couvreur via ntg-context schrieb am 28.12.2021 um 15:34:
> Hi,
> In my file cours_premiere.tex if I indicate
>
>  \startbodymatter
>       \component[probabilites.tex]
>  \stopbodymatter
>
> I get the following error message
>
> tex error     > tex error on line 49 in file ./cours_premiere.tex: 
> Undefined control sequence \pgfmath@settrigformat
>
> <inserted text>
>   \pgfmath@settrigformat
>     \pgfmath@settrigformat \pgfmath@settrigformat
> <line 3.49>
>         \stopbodymatter
>
> 39                [criterium=all,
> 40                interaction=all,
> 41                 alternative=c]
> 42
> 43 \stoptitle
> 44
> 45         \stopfrontmatter
> 46
> 47         \startbodymatter
> 48 \component[probabilites.tex]
> 49 >>      \stopbodymatter
> 50
> 51
> 52     \stopproduct
> The control sequence at the end of the top line of your error message 
> was never
> \def'ed. You can just continue as I'll forget about whatever was 
> undefined.
> mtx-context     | fatal error: return code: 1
>
> TeX Output exited abnormally with code 1 at Tue Dec 28 15:31:31
>
>
> On the other hand, if I indicate
>
> \component[probabilites.tex]
>
>  the file compiles without error.

The error is about tikz/pgf and the mentioned command comes from 
pgfplots. To investigate further you have to create a minimal (non) 
working example.

Wolfgang



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

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

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-28 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-28 14:34 Strange behavior with \startbodymatter ... \stopbodymatter Fabrice Couvreur via ntg-context
2021-12-28 19:51 ` Wolfgang Schuster via ntg-context

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).