From: juh <juh+org-mode@mailbox.org>
To: emacs-orgmode@gnu.org
Subject: Re: Configuring ox-context
Date: Tue, 21 Dec 2021 18:55:28 +0100 [thread overview]
Message-ID: <c1b12111-b424-5ff0-0ef6-c0ad743ab5a5@mailbox.org> (raw)
In-Reply-To: <8cde8270-704d-d515-dca4-0a65d910f9cd@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 4112 bytes --]
On 21.12.21 17:19, Jason Ross wrote:
>
> Your configuration looks correct to me.
>
> Can you verify that the lines
>
> \environment juh.env-garamond
> \environment juh.env-garamond-trimsize5-8
> \environment juh.env-makeups
> \environment juh.env-umbruch
> \environment juh.env-heading
> \environment juh.env-layout
> \environment juh.env-header-footer
> \environment juh.env-ligaturen
>
> appear in the file "test.mkiv" that gets generated?
Yes:
%===============================================================================
% Preset Commands
%===============================================================================
\environment juh.env-garamond
\environment juh.env-garamond-trimsize5-8
\environment juh.env-makeups
\environment juh.env-umbruch
\environment juh.env-heading
\environment juh.env-layout
\environment juh.env-header-footer
\environment juh.env-ligaturen
When I manually run the mkiv file I get this.
open source > level 1, order 2, name './test.mkiv'
open source > level 2, order 3, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-garamond.tex'
selectfont > the requested font 'TypographyTribute' has no files
for the 'tf' alternative, Latin Modern is used instead.
close source > level 2, order 3, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-garamond.tex'
open source > level 2, order 4, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-garamond-trimsize5-8.tex'
close source > level 2, order 4, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-garamond-trimsize5-8.tex'
open source > level 2, order 5, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-makeups.tex'
setup > error in line 50, namespace 'layout', instance
'coverpage', key 'setups:coverpage,'
close source > level 2, order 5, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-makeups.tex'
open source > level 2, order 6, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-umbruch.tex'
close source > level 2, order 6, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-umbruch.tex'
open source > level 2, order 7, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-heading.tex'
close source > level 2, order 7, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-heading.tex'
open source > level 2, order 8, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-layout.tex'
modules > 'layout' is loaded
open source > level 3, order 9, name
'/home/juh/juh.context/tex/texmf-context/tex/context/modules/mkiv/m-layout.mkiv'
close source > level 3, order 9, name
'/home/juh/juh.context/tex/texmf-context/tex/context/modules/mkiv/m-layout.mkiv'
fonts > beware: no fonts are loaded yet, using 'lm mono' in box
close source > level 2, order 9, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-layout.tex'
open source > level 2, order 10, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-header-footer.tex'
close source > level 2, order 10, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-header-footer.tex'
open source > level 2, order 11, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-ligaturen.tex'
close source > level 2, order 11, name
'/home/juh/juh.context/tex/texmf-local/juh.context-styles/juh.env-ligaturen.tex'
fonts > preloading latin modern fonts (second stage)
fonts > defining > font 'lmroman12-regular', feature 'locl',
script 'latn', no language 'dflt'
fonts > 'fallback modern-designsize rm 12pt' is loaded
There is an error with juh.env-makeups.tex which does not show up, when
I use the environment in an other context. I removed it and got no
change in layout.
I attached the intermediate mkiv-file and the log.
[-- Attachment #2: test.zip --]
[-- Type: application/zip, Size: 5654 bytes --]
next prev parent reply other threads:[~2021-12-21 17:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-21 15:50 Configuring ox-context juh
2021-12-21 16:19 ` Jason Ross
2021-12-21 17:55 ` juh [this message]
2021-12-21 18:04 ` Jason Ross
2021-12-21 18:36 ` juh
2021-12-21 18:56 ` juh
2021-12-21 19:05 ` Jason Ross
2021-12-22 11:24 ` juh
2021-12-22 18:37 ` Jason Ross
2021-12-23 7:24 ` juh
2021-12-23 20:16 ` Denis Maier
2021-12-24 16:36 ` Jason Ross
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c1b12111-b424-5ff0-0ef6-c0ad743ab5a5@mailbox.org \
--to=juh+org-mode@mailbox.org \
--cc=emacs-orgmode@gnu.org \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).