unknown library 'loc'
Has someone an idee what causes the unknown library message as in the log below? Is it harmful? fonts > typescripts > unknown library 'loc' (/Users/hansm/tex/context-16/tex/texmf-context/tex/context/base/type-imp-texgyre.mkiv){/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-rm.map}{/Users/hansm/tex/context-16/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map}) ConTeXt ver: 2013.12.26 12:50 MKIV beta fmt: 2013.12.29 int: english/english Hans van der Meer
On 1/3/2014 2:33 PM, H. van der Meer wrote:
Has someone an idee what causes the unknown library message as in the log below? Is it harmful?
fonts > typescripts > unknown library 'loc' (/Users/hansm/tex/context-16/tex/texmf-context/tex/context/base/type-imp-texgyre.mkiv){/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-rm.map}{/Users/hansm/tex/context-16/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map})
it's a harmless side effect that i need to figure out when i have time Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 1/3/2014 2:33 PM, H. van der Meer wrote:
Has someone an idee what causes the unknown library message as in the log below? Is it harmful?
fonts > typescripts > unknown library 'loc'
you can add a file type-loc.mkiv someplace in your local tree with % dummy file \endinput this file can be used for local overrides (just some mkii compatible feature).
(/Users/hansm/tex/context-16/tex/texmf-context/tex/context/base/type-imp-texgyre.mkiv){/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/Users/hansm/tex/context-16/tex/texmf/fonts/map/dvips/lm/lm-rm.map}{/Users/hansm/tex/context-16/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map})
ConTeXt ver: 2013.12.26 12:50 MKIV beta fmt: 2013.12.29 int: english/english
Hans van der Meer
___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hi Hans,
Am 07.01.2014 um 00:24 schrieb Hans Hagen
On 1/3/2014 2:33 PM, H. van der Meer wrote:
Has someone an idee what causes the unknown library message as in the log below? Is it harmful?
fonts > typescripts > unknown library 'loc'
you can add a file type-loc.mkiv someplace in your local tree with
% dummy file
\endinput
this file can be used for local overrides (just some mkii compatible feature). If this is the case, should not the the "dummy"-file be in the distribution! That way if somebody has local overrides they can modify it if needed, and the rest of have one lees message we need to worry, about?
regards Keith.
On 1/12/2014 11:23 AM, Keith J. Schultz wrote:
Hi Hans,
Am 07.01.2014 um 00:24 schrieb Hans Hagen
: On 1/3/2014 2:33 PM, H. van der Meer wrote:
Has someone an idee what causes the unknown library message as in the log below? Is it harmful?
fonts > typescripts > unknown library 'loc'
you can add a file type-loc.mkiv someplace in your local tree with
% dummy file
\endinput
this file can be used for local overrides (just some mkii compatible feature). If this is the case, should not the the "dummy"-file be in the distribution! That way if somebody has local overrides they can modify it if needed, and the rest of have one lees message we need to worry, about?
It depends ... there are some more loc files, like cont-loc.mkiv and we don't ship these either. Normally users would put such files in texmf-local nowadays but in the past that tree has changes positions in texlive (loading order) so we make no assumptions i.e. it can even be in the main base path which in turn means that we need to make sure it doesn't get overwritten. Easier is probably to suppress the message (ugly but doable). Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hi Hans,
Suppressing the message of a loc that is not needed would be the cleanest
method.
IMHO, it should not be even causing a warning.
regards
Keith.
Am 12.01.2014 um 23:50 schrieb Hans Hagen
On 1/12/2014 11:23 AM, Keith J. Schultz wrote:
Hi Hans,
Am 07.01.2014 um 00:24 schrieb Hans Hagen
: On 1/3/2014 2:33 PM, H. van der Meer wrote:
Has someone an idee what causes the unknown library message as in the log below? Is it harmful?
fonts > typescripts > unknown library 'loc'
you can add a file type-loc.mkiv someplace in your local tree with
% dummy file
\endinput
this file can be used for local overrides (just some mkii compatible feature). If this is the case, should not the the "dummy"-file be in the distribution! That way if somebody has local overrides they can modify it if needed, and the rest of have one lees message we need to worry, about?
It depends ... there are some more loc files, like cont-loc.mkiv and we don't ship these either. Normally users would put such files in texmf-local nowadays but in the past that tree has changes positions in texlive (loading order) so we make no assumptions i.e. it can even be in the main base path which in turn means that we need to make sure it doesn't get overwritten. Easier is probably to suppress the message (ugly but doable).
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (3)
-
H. van der Meer
-
Hans Hagen
-
Keith J. Schultz