ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: juh <juh+ntg-context@mailbox.org>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: lmtx error: You can't use 'integer 340' in internal vertical mode
Date: Fri, 19 Feb 2021 11:46:03 +0100	[thread overview]
Message-ID: <20210219104603.GA17817@sokrates> (raw)
In-Reply-To: <bd77dbe0-54c8-cde8-fc4e-e42f684bec6b@xs4all.nl>


[-- Attachment #1.1.1: Type: text/plain, Size: 428 bytes --]

Am Fri, Feb 19, 2021 at 10:47:36AM +0100 schrieb Hans Hagen:
> The question is: what happens in that file with modes?

Nothing too fancy. I attached the files with mode definitions


-- 
-- 
Autoren-Homepage: ......... http://literatur.hasecke.com
Satiren & Essays: ......... http://www.sudelbuch.de
Privater Blog: ............ http://www.hasecke.eu
Netzliteratur-Projekt: .... http://www.generationenprojekt.de



[-- Attachment #1.1.2: env-bleed.tex --]
[-- Type: text/x-tex, Size: 190 bytes --]

\startmode[bleed-1mm]
\definemeasure
	[bleed]
	[1mm]
\stopmode

\startmode[bleed-2mm]
\definemeasure
	[bleed]
	[2mm]
\stopmode

\startmode[bleed-3mm]
\definemeasure
	[bleed]
	[3mm]
\stopmode

[-- Attachment #1.1.3: env-colors.tex --]
[-- Type: text/x-tex, Size: 4740 bytes --]

\startenvironment env-colors

%% Hostsharing corporate colors
%% Für RGB-Medien wie zum Beispiel Präsentationen
%% definieren wir RGB-Farben.
%% Wenn context ohne mode=fogra39 und ohne mode=isocoated aufgerufen wird,
%% werden diese RGB-Farben benutzt.
\startnotmode[fogra39,isocoated,pso_uncoated]
\definecolor  [hs-logoblau]   [r=0.000, g=0.314, b=0.580]
\definecolor  [hs-dunkelblau] [r=0.258, g=0.474, b=0.737]
\definecolor  [hs-hellblau]   [r=0.600, g=0.737, b=0.858]
\definecolor  [hs-orange]     [r=0.866, g=0.286, b=0.003]
\setupcolors[cmyk=no,rgb=yes]
\stopnotmode

%% Für Druckwerke definieren wir CMYK-Farben
%% wählen das gewünschte PDF-Format und 
%% das Farbprofil der Druckerei
%% Druck-PDFs müssen mit der Option --mode=isocoated oder
%% --mode=fogra39 erzeugt werden.

%% ISO Coated v2 300%
%% Die CMYK-Werte wurden mit Hilfe von transicc aus
%% dem lcms-Paket bestimmt
%% Der Aufruf lautet:
%% transicc -i srgb_v4_icc_preference.icc -o ISOcoated_v2_300_eci.icc
%% Die letzte Stelle wird gerundet.
%% Auskommentiert folgen die Werte von transicc.

\startmode[isocoated]
\doiffileelse{ISOcoated_v2_300_eci.icc}{}{\farbprofilnichtgefunden}
\definecolor  [hs-logoblau]   [c=1.000, m=0.643, y=0.066, k=0.314]
%% C=99.9985 M=64.2680 Y=6.6178 K=31.4366
\definecolor  [hs-dunkelblau] [c=0.881, m=0.549, y=0.015, k=0.004]
%% C=88.1529 M=54.9889 Y=1.5198 K=0.4532
\definecolor  [hs-hellblau]   [c=0.479, m=0.211, y=0.049, k=0.003]
%% C=47.8904 M=21.0712 Y=4.9241 K=0.3861
\definecolor  [hs-orange]     [c=0.021, m=0.790, y=1.000, k=0.100]
%% C=2.1241 M=79.0951 Y=100.0000 K=10.0877
\definecolor   [hs-grau]       [c=0.000,m=0.000,y=0.000,k=0.700]

\setupcolors[cmyk=yes,rgb=no,]

%% Bitte hier PDF-Format und Farbprofil auswählen, 
%% Falls unbekannt, bitte bei der jeweiligen Druckerei
%% nachfragen.

\setupbackend[
   %format=PDF/X-1a:2001,
   %format=PDF/X-1a:2003,
   %format=PDF/X-3:2002,
   format=PDF/X-3:2003,
   %format=PDF/X-4,
   %format=PDF/X-4p,
   intent={ISO Coated v2 300\letterpercent\space (ECI)},
   ]
\stopmode

%% FOGRA 39 Coated
%% Bestimmung der CMYK-Werte mit transicc
%% transicc -i srgb_v4_icc_preference.icc -o CoatedFOGRA39.icc
%% Rundung wie oben
\startmode[fogra39]
\doiffileelse{CoatedFOGRA39.icc}{}{\farbprofilnichtgefunden}
\definecolor  [hs-logoblau]   [c=1.000, m=0.735, y=0.279, k=0.160]
%% C=100.0000 M=73.4707 Y=27.9103 K=16.0891
\definecolor  [hs-dunkelblau] [c=0.844, m=0.544, y=0.070, k=0.000]
%% C=84.3748 M=54.4472 Y=7.0237 K=0.0824 
\definecolor  [hs-hellblau]   [c=0.468, m=0.220, y=0.086, k=0.002]
%% C=46.8208 M=21.9745 Y=8.5573 K=0.1816
\definecolor  [hs-orange]     [c=0.127, m=0.832, y=1.000, k=0.042]
%% C=12.7245 M=83.1647 Y=100.0000 K=4.1581
\definecolor   [hs-grau]       [c=0.000,m=0.000,y=0.000,k=0.700]

\setupcolors[cmyk=yes,rgb=no,]

%% Bitte hier PDF-Format und Farbprofil auswählen, 
%% Falls unbekannt, bitte bei der jeweiligen Druckerei
%% nachfragen.
\setupbackend[
   %format=PDF/X-1a:2001,
   %format=PDF/X-1a:2003,
   %format=PDF/X-3:2002,
   format=PDF/X-3:2003,
   %format=PDF/X-4,
   %format=PDF/X-4p,
   %intent={ISO Coated v2 300\letterpercent\space (ECI)},
   intent={Coated FOGRA39 (ISO 12647-2:2004)},
   ]

\stopmode

%% PSO Uncoated ISO12647
%% Die CMYK-Werte wurden mit Hilfe von transicc aus
%% dem lcms-Paket bestimmt
%% Der Aufruf lautet:
%% transicc -i srgb_v4_icc_preference.icc -o PSO_Uncoated_ISO12647_eci.icc
%% Die letzte Stelle wird gerundet.
%% Auskommentiert folgen die Werte von transicc.

\startmode[pso_uncoated]
\doiffileelse{PSO_Uncoated_ISO12647_eci.icc}{}{\farbprofilnichtgefunden}
\definecolor  [hs-logoblau]   [c=0.995, m=0.587, y=0.058, k=0.266]
%% C=99.5209 M=58.7106 Y=5.8198 K=26.6453
\definecolor  [hs-dunkelblau] [c=0.873, m=0.503, y=0.013, k=0.012]
%% C=87.3442 M=50.2876 Y=1.2558 K=1.2497
\definecolor  [hs-hellblau]   [c=0.409, m=0.150, y=0.016, k=0.016]
%% C=40.9125 M=15.0347 Y=1.6480 K=1.6358
\definecolor  [hs-orange]     [c=0.025, m=0.740, y=0.950, k=0.025]
%% C=2.5330 M=73.9895 Y=94.6715 K=2.5391
\definecolor   [hs-grau]       [c=0.000,m=0.000,y=0.000,k=0.700]

\setupcolors[cmyk=yes,rgb=no,]

%% Bitte hier PDF-Format und Farbprofil auswählen, 
%% Falls unbekannt, bitte bei der jeweiligen Druckerei
%% nachfragen.
\setupbackend[
   %format=PDF/X-1a:2001,
   %format=PDF/X-1a:2003,
   %format=PDF/X-3:2002,
   format=PDF/X-3:2003,
   %format=PDF/X-4,
   %format=PDF/X-4p,
   %intent={ISO Coated v2 300\letterpercent\space (ECI)},
   %intent={Coated FOGRA39 (ISO 12647-2:2004)},
   intent={PSO Uncoated ISO12647 ECI},
   ]

\stopmode


\enabletrackers[backend.pdfx]
\stopenvironment

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 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
___________________________________________________________________________________

  reply	other threads:[~2021-02-19 10:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-19  9:21 juh
2021-02-19  9:47 ` Hans Hagen
2021-02-19 10:46   ` juh [this message]
2021-02-19 12:17     ` Hans Hagen
2021-02-20 15:42       ` juh
2021-02-20 16:12         ` Hans Hagen
2021-02-23 10:55           ` Thomas A. Schmitz
2021-02-23 17:14             ` Hans Hagen
2021-02-23 17:23               ` Thomas A. Schmitz
2021-02-23 17:50                 ` Hans Hagen

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=20210219104603.GA17817@sokrates \
    --to=juh+ntg-context@mailbox.org \
    --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).