ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* headers in PDF document
@ 2005-08-28  4:23 Mojca Miklavec
  2005-08-28  5:16 ` VnPenguin
  0 siblings, 1 reply; 12+ messages in thread
From: Mojca Miklavec @ 2005-08-28  4:23 UTC (permalink / raw)


Hello,

How can I add Author/Title/Creator/Keywords/... to PDF documents,
possibly with non-ascii characters?
In LaTeX the hyperref package does the job (with help of
\pdfstringdef, which redefines a whole bunch of things). Most ConTeXt
documentation contains these headers, but I haven't seen any examples
in ConTeXt sources yet.

Thank you,
    Mojca

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

* Re: headers in PDF document
  2005-08-28  4:23 headers in PDF document Mojca Miklavec
@ 2005-08-28  5:16 ` VnPenguin
  2005-08-28  6:53   ` New contexts version Rob Ermers
  2005-08-28 20:55   ` headers in PDF document Mojca Miklavec
  0 siblings, 2 replies; 12+ messages in thread
From: VnPenguin @ 2005-08-28  5:16 UTC (permalink / raw)


On 8/28/05, Mojca Miklavec <mojca.miklavec.lists@gmail.com> wrote:
> Hello,
> 
> How can I add Author/Title/Creator/Keywords/... to PDF documents,
> possibly with non-ascii characters?
> In LaTeX the hyperref package does the job (with help of
> \pdfstringdef, which redefines a whole bunch of things). Most ConTeXt
> documentation contains these headers, but I haven't seen any examples
> in ConTeXt sources yet.
> 

Try:
\setupinteraction
    [state=start,
    title={...},
    author={...},
    keywords={...}]

-- 
http://vnoss.org
Vietnamese Open Source Software Community

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

* New contexts version
  2005-08-28  5:16 ` VnPenguin
@ 2005-08-28  6:53   ` Rob Ermers
  2005-08-28  7:16     ` Taco Hoekwater
  2005-08-28 20:55   ` headers in PDF document Mojca Miklavec
  1 sibling, 1 reply; 12+ messages in thread
From: Rob Ermers @ 2005-08-28  6:53 UTC (permalink / raw)


Hi,

I just decided to install a new version of Context.
It gets stuck! Please, help me out.

texexec --make en

worked normally.

Find below the logfile for my test file,

Regards,

Robert


This is pdfeTeX, Version 3.141592-1.20a-2.2 (MiKTeX 2.4) (preloaded 
format=cont-en 2005.3.13)  28 AUG 2005 08:50
entering extended mode
**tst5.tex
(tst5.tex

ConTeXt  ver: 2004.11.23  fmt: 2005.3.13  int: english  mes: english

language       : language en is active
<protectionstate 0>
system         : cont-new loaded
(J:\tex\localtexmf\tex\context\base\cont-new.tex
Missing character: There is no ï in font nullfont!
Missing character: There is no » in font nullfont!
Missing character: There is no ¿ in font nullfont!

systems        : beware: some patches loaded from cont-new.tex!
color          : palette rollover is available
system (E-TEX) : [line 1098]
system (E-TEX) : [line 1153]
)
system         : cont-old loaded
(J:\tex\texmf\tex\context\base\cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(J:\tex\texmf\tex\context\base\cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(J:\tex\texmf\tex\context\base\cont-sys.tex)
bodyfont       : 12pt rm is loaded
language       : patterns en->default:default->1->2:2 
uk->default:default->2->2
:2 de->texnansi:texnansi->3->2:2 de->ec:ec->4->2:2 
fr->texnansi:texnansi->5->2:
2 fr->ec:ec->6->2:2 es->default:default->7->2:2 
it->texnansi:texnansi->8->2:2 i
t->ec:ec->9->2:2 nl->texnansi:texnansi->10->2:2 nl->ec:ec->11->2:2 loaded
specials       : tex,postscript,rokicki loaded
system         : tst5.top loaded
(./tst5.top)
specials       : loading definition file tpd
(J:\tex\texmf\tex\context\base\spec-tpd.tex
specials       : loading definition file fdf
(J:\tex\texmf\tex\context\base\spec-fdf.tex <unprotect 3>
system (E-TEX) : [line 2282] \ifcsname
<protect 3>)
specials       : fdf loaded
! Undefined control sequence.
l.175 \setjobsuffix
                    {pdf}
?
)
specials       : fdf,tpd loaded
(./env_casus.tex)
fonts          : [adobekb] [ec] []
(J:\tex\texmf\tex\context\base\./type-syn.tex
! Undefined control sequence.
l.14 \starttypescriptcollection
                                [synonyms]
? x

Here is how much of TeX's memory you used:
  1263 strings out of 64793
  20796 string characters out of 707928
  457769 words of memory out of 1078846
  34162 multiletter control sequences out of 60000
  10284 words of font info for 34 fonts, out of 500000 for 1000
  102 hyphenation exceptions out of 607
  27i,2n,29p,237b,75s stack positions out of 1500i,500n,5000p,200000b,32768s
  0 PDF objects out of 300000
  0 named destinations out of 300000
  1 words of extra memory for PDF output out of 65536
No pages of output.

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

* Re: New contexts version
  2005-08-28  6:53   ` New contexts version Rob Ermers
@ 2005-08-28  7:16     ` Taco Hoekwater
  2005-08-28  8:34       ` Rob Ermers
  2005-08-29 13:38       ` Hans Hagen
  0 siblings, 2 replies; 12+ messages in thread
From: Taco Hoekwater @ 2005-08-28  7:16 UTC (permalink / raw)


Rob Ermers wrote:
> Hi,
> 
> I just decided to install a new version of Context.
> It gets stuck! Please, help me out.
> 
> texexec --make en
> 
> worked normally.
> 
> Find below the logfile for my test file,

You have created a new cont-en.fmt you say, but is not used:

> ConTeXt  ver: 2004.11.23  fmt: 2005.3.13  int: english  mes: english

And that's the problem. You now have two cont-en format files on
your disk, and the new one is ignored. (probably because texexec
has put it in a location that is not searched or searched later
than the old format).

Good luck, Taco

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

* Re: New contexts version
  2005-08-28  7:16     ` Taco Hoekwater
@ 2005-08-28  8:34       ` Rob Ermers
  2005-08-28  9:06         ` Taco Hoekwater
  2005-08-29 13:38       ` Hans Hagen
  1 sibling, 1 reply; 12+ messages in thread
From: Rob Ermers @ 2005-08-28  8:34 UTC (permalink / raw)


Thanks Taco,
for your reaction.

I now carefully examined the position of the file.
The command

texexec --make has the following result (see log file).

My test file does not process.

Kind regards,

Robert

This is pdfeTeX, Version 3.141592-1.20a-2.2 (MiKTeX 2.4) (INITEX)  28 
AUG 2005 10:23
entering extended mode
***cont-en
(J:\tex\texmf\tex\context\base\cont-en.tex
(J:\tex\texmf\tex\context\base\context.tex
(J:\tex\texmf\tex\context\base\syst-pln.tex
\maxdimen=\dimen10
\hideskip=\skip10
\centering=\skip11
\p@=\dimen11
\z@=\dimen12
\z@skip=\skip12
\voidb@x=\box10
\interdisplaylinepenalty=\count23
\interfootnotelinepenalty=\count24
\bigskipamount=\skip13
\jot=\dimen13
\medskipamount=\skip14
\normalbaselineskip=\skip15
\normallineskip=\skip16
\normallineskiplimit=\dimen14
\smallskipamount=\skip17
\mscount=\count25
\tabs=\box11
\tabsyet=\box12
\tabsdone=\box13
)
(J:\tex\texmf\tex\context\base\syst-prm.tex)
(J:\tex\texmf\tex\context\base\syst-etx.tex)
(J:\tex\texmf\tex\context\base\syst-omg.tex)
(J:\tex\texmf\tex\context\base\syst-xtx.tex)
(J:\tex\texmf\tex\context\base\syst-gen.tex
loading         : Context System Macros / General
) (J:\tex\texmf\tex\context\base\syst-ext.tex
loading         : Context System Macro's / Extras
) (J:\tex\texmf\tex\context\base\syst-new.tex)
(J:\tex\texmf\tex\context\base\syst-con.tex
loading         : Context System Macro's / Conversions
) (J:\tex\texmf\tex\context\base\syst-var.tex
loading         : Context System Macro's / Variables
) (J:\tex\texmf\tex\context\base\math-pln.tex)
(J:\tex\texmf\tex\context\base\supp-ini.tex
loading         : Context Support Macros / Initializations
) (J:\tex\texmf\tex\context\base\supp-fil.tex
loading         : Context Support Macros / Files
) (J:\tex\texmf\tex\context\base\supp-dir.tex)
(J:\tex\texmf\tex\context\base\mult-ini.tex
loading         : Context Multilingual Macros / Initialization
) (J:\tex\texmf\tex\context\base\mult-sys.tex
loading         : Context Multilingual Macros / System
interface       : defining english interface

interface       : using english messages

) (J:\tex\texmf\tex\context\base\mult-con.tex
loading         : Context Multilingual Macros / Constants
) (J:\tex\texmf\tex\context\base\mult-com.tex
loading         : Context Multilingual Macros / Commands
) (J:\tex\texmf\tex\context\base\thrd-ran.tex)
(J:\tex\texmf\tex\context\base\thrd-trg.tex)
(J:\tex\texmf\tex\context\base\supp-box.tex
loading         : Context Support Macros / Boxes
) (J:\tex\texmf\tex\context\base\supp-mrk.tex
loading         : Context Support Macros / Marks
) (J:\tex\texmf\tex\context\base\supp-vis.tex
loading         : Context Support Macros / Visualization
) (J:\tex\texmf\tex\context\base\supp-fun.tex
loading         : Context Support Macros / Fun Stuff
) (J:\tex\texmf\tex\context\base\supp-eps.tex
loading         : Context Support Macros / EPS
) (J:\tex\texmf\tex\context\base\supp-pdf.tex
loading         : Context Support Macros / PDF (2004.03.26)
) (J:\tex\texmf\tex\context\base\supp-spe.tex
loading         : Context Support Macros / Specials
) (J:\tex\texmf\tex\context\base\supp-mps.tex
(J:\tex\texmf\tex\context\base\supp-ini.tex
loading         : Context Support Macros / Initializations
)
loading         : Context Support Macros / MetaPost Inclusion
) (J:\tex\texmf\tex\context\base\supp-mpe.tex
loading         : MetaPost Special Extensions
) (J:\tex\texmf\tex\context\base\supp-tpi.tex
loading         : Context Support Macros / TPIC Conversion
) (J:\tex\texmf\tex\context\base\supp-mat.tex
loading         : Context Support Macros / Math
) (J:\tex\texmf\tex\context\base\supp-ran.tex
loading         : Third Party Macros / Random Number Generation
) (J:\tex\texmf\tex\context\base\supp-ali.tex)
(J:\tex\texmf\tex\context\base\typo-ini.tex
loading         : Context Typographic Macros (ini)
) (J:\tex\texmf\tex\context\base\verb-ini.tex
loading         : Context Verbatim Macros / Initialization
) (J:\tex\texmf\tex\context\base\core-var.tex
loading         : Context Core Macros / Variables
) (J:\tex\texmf\tex\context\base\core-ins.tex
loading         : Context Insertion Macros / General
) (J:\tex\texmf\tex\context\base\core-fil.tex
loading         : Context Core Macros / File Support
) (J:\tex\texmf\tex\context\base\core-con.tex
loading         : Context Core Macros / Conversion Macros
) (J:\tex\texmf\tex\context\base\cont-fil.tex
loading         : Context File Synonyms
) (J:\tex\texmf\tex\context\base\thrd-tab.tex)
(J:\tex\texmf\tex\context\base\supp-lan.tex
loading         : Context Support Macros / Language Options
) (J:\tex\texmf\tex\context\base\supp-num.tex
loading         : Context Support Macros / Number (Digit) Handling
) (J:\tex\texmf\tex\context\base\supp-pat.tex
loading         : Context Language Macros / Loading Generic Patterns
) (J:\tex\texmf\tex\context\base\enco-ini.tex
loading         : Context Encoding Macros (ini)
encoding        : coding def is loaded
(J:\tex\texmf\tex\context\base\enco-def.tex)
encoding        : coding acc is loaded
(J:\tex\texmf\tex\context\base\enco-acc.tex)
encoding        : coding raw is loaded
(J:\tex\texmf\tex\context\base\enco-raw.tex)
encoding        : coding com is loaded
(J:\tex\texmf\tex\context\base\enco-com.tex)
encoding        : coding cas is loaded
(J:\tex\texmf\tex\context\base\enco-cas.tex)
encoding        : coding mis is loaded
(J:\tex\texmf\tex\context\base\enco-mis.tex)
encoding        : coding ans is loaded
(J:\tex\texmf\tex\context\base\enco-ans.tex)
encoding        : coding il2 is loaded
(J:\tex\texmf\tex\context\base\enco-il2.tex)
encoding        : coding ec is loaded
(J:\tex\texmf\tex\context\base\enco-ec.tex)
encoding        : coding tbo is loaded
(J:\tex\texmf\tex\context\base\enco-tbo.tex)
encoding        : coding pdf is loaded
(J:\tex\texmf\tex\context\base\enco-pdf.tex)
encoding        : coding uc is loaded
(J:\tex\texmf\tex\context\base\enco-uc.tex)
encoding        : coding pol is loaded
(J:\tex\texmf\tex\context\base\enco-pol.tex)
encoding        : coding qx is loaded
(J:\tex\texmf\tex\context\base\enco-qx.tex)
encoding        : coding t5 is loaded
(J:\tex\texmf\tex\context\base\enco-t5.tex)
encoding        : coding cyr is loaded
(J:\tex\localtexmf\tex\context\base\enco-cyr.tex))
(J:\tex\texmf\tex\context\base\filt-ini.tex
loading         : Context Filter Macros (ini)
) (J:\tex\texmf\tex\context\base\hand-ini.tex
loading         : Context Handling Macros (ini)
handling        : font handling def is loaded
(J:\tex\texmf\tex\context\base\hand-def.tex))
(J:\tex\texmf\tex\context\base\regi-ini.tex
encoding        : coding def is loaded
(J:\tex\texmf\tex\context\base\regi-def.tex)
encoding        : coding uni is loaded
(J:\tex\texmf\tex\context\base\regi-uni.tex)
encoding        : coding lat is loaded
(J:\tex\texmf\tex\context\base\regi-lat.tex)
encoding        : coding win is loaded
(J:\tex\texmf\tex\context\base\regi-win.tex)
encoding        : coding il1 is loaded
(J:\tex\texmf\tex\context\base\regi-il1.tex)
encoding        : coding mac is loaded
(J:\tex\texmf\tex\context\base\regi-mac.tex))
(J:\tex\texmf\tex\context\base\lang-ini.tex
loading         : Context Language Macros / Initialization
) (J:\tex\texmf\tex\context\base\lang-ctx.tex
loading         : Context Language Macros / Generic Patterns
language        : patterns for nl not loaded
language        : patterns for fr not loaded
language        : patterns for de not loaded
language        : patterns for it not loaded
language        : patterns for pt not loaded
language        : patterns for hr not loaded
language        : patterns for pl not loaded
language        : patterns for cz not loaded
language        : patterns for sk not loaded
language        : patterns for sl not loaded
language        : patterns for vn not loaded
) (J:\tex\texmf\tex\context\base\lang-dis.tex
loading         : Context Language Macros / Distribution Patterns
) (J:\tex\texmf\tex\context\base\unic-ini.tex
loading         : Context UNICODE Macros (ini)
unicode         : loading vector 0
(J:\tex\texmf\tex\context\base\unic-000.tex)
unicode         : loading vector 1
(J:\tex\texmf\tex\context\base\unic-001.tex)
unicode         : loading vector 2
(J:\tex\texmf\tex\context\base\unic-002.tex)
unicode         : loading vector 3
(J:\tex\texmf\tex\context\base\unic-003.tex)
unicode         : loading vector 4
(J:\tex\texmf\tex\context\base\unic-004.tex)
unicode         : loading vector 5
(J:\tex\texmf\tex\context\base\unic-005.tex)
unicode         : loading vector 30
(J:\tex\texmf\tex\context\base\unic-030.tex)
unicode         : loading vector 32
(J:\tex\texmf\tex\context\base\unic-032.tex)
unicode         : loading vector 33
(J:\tex\texmf\tex\context\base\unic-033.tex)
unicode         : loading vector 34
(J:\tex\texmf\tex\context\base\unic-034.tex)
unicode         : loading vector 39
(J:\tex\texmf\tex\context\base\unic-039.tex)
encoding        : coding utf is loaded
(J:\tex\texmf\tex\context\base\regi-utf.tex))
(J:\tex\texmf\tex\context\base\colo-ini.tex
loading         : Context Color Macros / initialization
color           : rgb color space is supported
color           : cmyk color space is supported
color           : mpcmyk color space is supported
color           : mpspot color space is supported
color           : system rgb is loaded
(J:\tex\texmf\tex\context\base\colo-rgb.tex
color           : specification [s=0] at color black becomes black
color           : palette alfa is available
color           : palette beta is available
color           : palette gamma is available
color           : palette delta is available
color           : palette epsilon is available
color           : palette zeta is available
)) (J:\tex\texmf\tex\context\base\colo-ext.tex
loading         : Context Color Macros / extras
) (J:\tex\texmf\tex\context\base\spec-mis.tex
loading         : Context Special Macros / Miscellaneous Macros
) (J:\tex\texmf\tex\context\base\spec-ini.tex
loading         : Context Special Macros / Initialization
) (J:\tex\texmf\tex\context\base\spec-def.tex
loading         : Context Special Macros / Definitions
specials        : loading definition file dvi
(J:\tex\texmf\tex\context\base\spec-dvi.tex)
specials        : tex loaded
specials        : loading definition file ps
(J:\tex\texmf\tex\context\base\spec-ps.tex)
specials        : tex,postscript loaded
specials        : loading definition file tr
(J:\tex\texmf\tex\context\base\spec-tr.tex)
specials        : tex,postscript,rokicki loaded
) (J:\tex\texmf\tex\context\base\spec-var.tex
loading         : Context Special Macros / Variables
) (J:\tex\texmf\tex\context\base\lang-spe.tex
loading         : Context Language Macros / Specifics
) (J:\tex\texmf\tex\context\base\lang-lab.tex
loading         : Language Head and Label Texts
) (J:\tex\texmf\tex\context\base\lang-ger.tex
loading         : Germanic Languages
language        : patterns for nl not loaded
language        : patterns for en not loaded
language        : patterns for de not loaded
language        : patterns for da not loaded
language        : patterns for sv not loaded
language        : patterns for af not loaded
language        : patterns for no not loaded
language        : patterns for deo not loaded
language        : patterns for uk not loaded
language        : patterns for us not loaded
) (J:\tex\texmf\tex\context\base\lang-ita.tex
loading         : Italic Languages
language        : patterns for fr not loaded
language        : patterns for es not loaded
language        : patterns for ca not loaded
language        : patterns for it not loaded
language        : patterns for la not loaded
language        : patterns for pt not loaded
language        : patterns for ro not loaded
) (J:\tex\texmf\tex\context\base\lang-sla.tex
loading         : Slavic Languages
language        : patterns for pl not loaded
language        : patterns for cz not loaded
language        : patterns for sk not loaded
language        : patterns for hr not loaded
language        : patterns for sl not loaded
) (J:\tex\texmf\tex\context\base\lang-alt.tex
loading         : Altaic Languages
language        : patterns for tr not loaded
) (J:\tex\texmf\tex\context\base\lang-ana.tex
loading         : Anatolian Languages
) (J:\tex\texmf\tex\context\base\lang-art.tex
loading         : Artificial Languages
) (J:\tex\texmf\tex\context\base\lang-bal.tex
loading         : Baltic Languages
) (J:\tex\texmf\tex\context\base\lang-cel.tex
loading         : Celtic Languages
) (J:\tex\texmf\tex\context\base\lang-grk.tex
loading         : Greek Language
language        : patterns for gr not loaded
) (J:\tex\texmf\tex\context\base\lang-ind.tex
loading         : Indo-Iranian Languages
) (J:\tex\texmf\tex\context\base\lang-ura.tex
loading         : Uralic Languages
language        : patterns for fi not loaded
language        : patterns for hu not loaded
) (J:\tex\texmf\tex\context\base\lang-vn.tex
loading         : Vietnamese Language
language        : patterns for vn not loaded
) (J:\tex\texmf\tex\context\base\symb-ini.tex
loading         : Context Symbol Libraries / Initialization
) (J:\tex\texmf\tex\context\base\core-gen.tex
loading         : Context Core Macros / General
) (J:\tex\texmf\tex\context\base\core-new.tex
loading         : Context Core Macros / New Ones
) (J:\tex\texmf\tex\context\base\core-uti.tex
loading         : Context Core Macros / Utility File Handling
) (J:\tex\texmf\tex\context\base\core-mar.tex
loading         : Context Core Macros / Markings
) (J:\tex\texmf\tex\context\base\core-mak.tex
loading         : Context Core Macros / General Makeup Commands
) (J:\tex\texmf\tex\context\base\core-dat.tex
loading         : Context Database Support
) (J:\tex\texmf\tex\context\base\core-grd.tex
loading         : Context Core Macros / Grid Snapping
color           : palette grid is available
) (J:\tex\texmf\tex\context\base\core-ver.tex
loading         : Context Core Macros / Verbatim
color           : palette colorpretty is available
color           : palette graypretty is available
color           : palette TEXcolorpretty is available
color           : palette TEXgraypretty is available
color           : palette PLcolorpretty is available
color           : palette PLgraypretty is available
color           : palette PMcolorpretty is available
color           : palette PMgraypretty is available
color           : palette MPcolorpretty is available
color           : palette MPgraypretty is available
color           : palette JVcolorpretty is available
color           : palette JVgraypretty is available
color           : palette JScolorpretty is available
color           : palette JSgraypretty is available
color           : palette SQLcolorpretty is available
color           : palette SQLgraypretty is available
color           : palette PAScolorpretty is available
color           : palette PASgraypretty is available
color           : palette EIFcolorpretty is available
color           : palette EIFgraypretty is available
color           : palette XMLcolorpretty is available
color           : palette XMLgraypretty is available
) (J:\tex\texmf\tex\context\base\core-vis.tex
loading         : Context Support Macros / Visualization
) (J:\tex\texmf\tex\context\base\core-rul.tex
loading         : Context Core Macros / Ruled Content Handling
) (J:\tex\texmf\tex\context\base\core-tab.tex
loading         : Context Core Macros / TaBlE Embedding
) (J:\tex\texmf\tex\context\base\core-nav.tex
loading         : Context Core Macros / Navigation
) (J:\tex\texmf\tex\context\base\core-ref.tex
loading         : Context Core Macros / Cross Referencing
) (J:\tex\texmf\tex\context\base\core-obj.tex
loading         : Context Core Macros / Object Handling
) (J:\tex\texmf\tex\context\base\core-buf.tex
loading         : Context Core Macros / Buffers and Blockmoves
) (J:\tex\texmf\tex\context\base\core-lst.tex
loading         : Context Core Macros / Lists
) (J:\tex\texmf\tex\context\base\core-num.tex
loading         : Context Core Macros / Numbering
) (J:\tex\texmf\tex\context\base\core-itm.tex
loading         : Context Core Macros / Itemgroups
) (J:\tex\texmf\tex\context\base\core-des.tex
loading         : Context Core Macros / Descriptions
) (J:\tex\texmf\tex\context\base\core-mat.tex
loading         : Context Core Macros / Math Fundamentals
) (J:\tex\texmf\tex\context\base\core-syn.tex
loading         : Context Core Macros / Synonyms and Sorts
) (J:\tex\texmf\tex\context\base\core-spa.tex
loading         : Context Spacing Macros
) (J:\tex\texmf\tex\context\base\core-sys.tex
loading         : Context Core Macros (System)
) (J:\tex\texmf\tex\context\base\page-ini.tex
loading         : Context Page Macros / Initializations
) (J:\tex\texmf\tex\context\base\page-not.tex
loading         : Context Page Macros / Footnotes
) (J:\tex\texmf\tex\context\base\page-one.tex
loading         : Context OTR Macros / Default Routine
) (J:\tex\texmf\tex\context\base\page-lay.tex
loading         : Context Page Macros / Layout Specification
) (J:\tex\texmf\tex\context\base\page-log.tex
loading         : Context Page Macros / Logos
) (J:\tex\texmf\tex\context\base\page-txt.tex
loading         : Context Page Macros / Texts
color           : palette layout is available
) (J:\tex\texmf\tex\context\base\page-sid.tex
loading         : Context OTR Macros / Side Floats
) (J:\tex\texmf\tex\context\base\page-flt.tex
loading         : Context OTR Macros / Floating Bodies
layout          : marginblocks active
) (J:\tex\texmf\tex\context\base\page-mul.tex
loading         : Context OTR Macros / Simple Multi Column
) (J:\tex\texmf\tex\context\base\page-set.tex
loading         : Context OTR Macros / Column Sets
color           : palette columnset is available
) (J:\tex\texmf\tex\context\base\page-lyr.tex
loading         : Context Page Macros / Layers
) (J:\tex\texmf\tex\context\base\page-mak.tex
loading         : Context Page Macros / MakeUp
) (J:\tex\texmf\tex\context\base\page-num.tex
loading         : Context Core Macros / Numbering
) (J:\tex\texmf\tex\context\base\page-lin.tex
loading         : Context Core Macros / Line Numbering
) (J:\tex\texmf\tex\context\base\page-mar.tex
loading         : Context Core Macros / Maginal Things
) (J:\tex\texmf\tex\context\base\page-bck.tex
loading         : Context Page Macros / Backgrounds
) (J:\tex\texmf\tex\context\base\page-app.tex
loading         : Context Page Macros / Applications
) (J:\tex\texmf\tex\context\base\page-flw.tex
loading         : Context OTR Macros / Text Flows
) (J:\tex\texmf\tex\context\base\page-spr.tex
loading         : Context Page Macros / Spreading
) (J:\tex\texmf\tex\context\base\core-job.tex
loading         : Context Core Macros / Job Handling
) (J:\tex\texmf\tex\context\base\core-sec.tex
loading         : Context Core Macros / Sectioning
system          : mark part defined [part]
system          : mark partnumber defined [partnumber]
system          : mark chapter defined [chapter]
system          : mark chapternumber defined [chapternumber]
system          : mark section defined [section]
system          : mark sectionnumber defined [sectionnumber]
system          : mark subsection defined [subsection]
system          : mark subsectionnumber defined [subsectionnumber]
system          : mark subsubsection defined [subsubsection]
system          : mark subsubsectionnumber defined [subsubsectionnumber]
system          : mark subsubsubsection defined [subsubsubsection]
system          : mark subsubsubsectionnumber defined 
[subsubsubsectionnumber]
system          : mark subsubsubsubsection defined [subsubsubsubsection]
system          : mark subsubsubsubsectionnumber defined 
[subsubsubsubsectionnu
mber]
system          : mark title defined [title]
system          : mark titlenumber defined [titlenumber]
system          : mark subject defined [subject]
system          : mark subjectnumber defined [subjectnumber]
system          : mark subsubject defined [subsubject]
system          : mark subsubjectnumber defined [subsubjectnumber]
system          : mark subsubsubject defined [subsubsubject]
system          : mark subsubsubjectnumber defined [subsubsubjectnumber]
system          : mark subsubsubsubject defined [subsubsubsubject]
system          : mark subsubsubsubjectnumber defined 
[subsubsubsubjectnumber]
system          : mark subsubsubsubsubject defined [subsubsubsubsubject]
system          : mark subsubsubsubsubjectnumber defined 
[subsubsubsubsubjectnu
mber]
) (J:\tex\texmf\tex\context\base\page-imp.tex
loading         : Context Core Macros / Pagebody Building
) (J:\tex\texmf\tex\context\base\core-tbl.tex
loading         : Context Core Macros / Tabulation
) (J:\tex\texmf\tex\context\base\core-int.tex
loading         : Context Core Macros / Interaction
) (J:\tex\texmf\tex\context\base\core-ntb.tex
loading         : Context Core Macros / Natural Tables
) (J:\tex\texmf\tex\context\base\core-ltb.tex
loading         : Context Core Macros / Line Tables
) (J:\tex\texmf\tex\context\base\meta-ini.tex
loading         : MetaPost Graphics / Initializations
) (J:\tex\texmf\tex\context\base\meta-pag.tex
loading         : MetaPost Graphics / Page Data Management
) (J:\tex\texmf\tex\context\base\meta-fig.tex
loading         : MetaPost Graphics / Stand Alone Graphics
) (J:\tex\texmf\tex\context\base\core-pos.tex
loading         : Context Positioning Support
) (J:\tex\texmf\tex\context\base\core-snc.tex
loading         : Context Synchronization
) (J:\tex\texmf\tex\context\base\lang-chi.tex
loading         : Context Language Macros / Chinese
language        : patterns for cn not loaded
language        : language specific options [default-cn] seamless appended
) (J:\tex\texmf\tex\context\base\java-ini.tex
loading         : Context JavaScript Macros / Initialization
) (J:\tex\texmf\tex\context\base\core-fld.tex
loading         : Context Field Macros
) (J:\tex\texmf\tex\context\base\core-hlp.tex)
(J:\tex\texmf\tex\context\base\core-reg.tex
loading         : Context Core Macros / Register Management
) (J:\tex\texmf\tex\context\base\font-ini.tex
loading         : Context Font Macros (ini)
loading         : Postponed Plain TeX Font Definitions
bodyfont        : style rm (rm definedromanserifregular)
bodyfont        : style ss (ss definedsansserifsanssupport)
bodyfont        : style tt (tt definedteletypetypemono)
bodyfont        : style hw (hw definedhandwritten)
bodyfont        : style cg (cg definedcalligraphic)
bodyfont        : variant unk is loaded
(J:\tex\texmf\tex\context\base\font-unk.tex))
(J:\tex\texmf\tex\context\base\font-uni.tex
loading         : Context Font Macros / UNICODE Support
) (J:\tex\texmf\tex\context\base\font-bfm.tex
loading         : Context Font Macros / Mixed Bold Math Support
) (J:\tex\texmf\tex\context\base\enco-pfr.tex
loading         : Context Encoding Macros (pdf)
) (J:\tex\texmf\tex\context\base\type-ini.tex
loading         : Context Typescript Macros (ini)
) (J:\tex\texmf\tex\context\base\type-def.tex)
(J:\tex\texmf\tex\context\base\prop-ini.tex
loading         : Context Property Macros / initialization
) (J:\tex\texmf\tex\context\base\prop-lay.tex
loading         : Context Property Macros / layers
) (J:\tex\texmf\tex\context\base\prop-mis.tex
loading         : Context Property Macros / initialization
) (J:\tex\texmf\tex\context\base\math-ini.tex
(J:\tex\texmf\tex\context\base\math-tex.tex)
(J:\tex\texmf\tex\context\base\math-ams.tex)
(J:\tex\texmf\tex\context\base\math-uni.tex))
(J:\tex\texmf\tex\context\base\core-fnt.tex
loading         : Context Core Macros / Font Support
) (J:\tex\texmf\tex\context\base\core-not.tex
loading         : Context Core Macros / Note Handling
) (J:\tex\texmf\tex\context\base\core-lnt.tex
loading         : Context Core Macros / Line Notes
) (J:\tex\texmf\tex\context\base\core-mis.tex
loading         : Context Core Macros / Misc Commands
) (J:\tex\texmf\tex\context\base\core-fig.tex
loading         : Context Core Macros / Figure Inclusion
) (J:\tex\texmf\tex\context\base\core-par.tex
loading         : ConTeXt Pararaph Tricks
) (J:\tex\texmf\tex\context\base\core-box.tex)
(J:\tex\texmf\tex\context\base\lang-spa.tex
loading         : Context Language Macros / Spacing
) (J:\tex\texmf\tex\context\base\xtag-ini.tex
loading         : Context XML Macros (initialization)
) (J:\tex\texmf\tex\context\base\xtag-ext.tex
loading         : Context XML Macros (extras)
) (J:\tex\texmf\tex\context\base\xtag-prs.tex)
(J:\tex\texmf\tex\context\base\xtag-map.tex
loading         : Context XML Macros (remapping)
) (J:\tex\texmf\tex\context\base\xtag-exp.tex
loading         : Context XML Macros (expansion)
) (J:\tex\texmf\tex\context\base\xtag-pre.tex
loading         : Context XML Macros (predefined)
color           : palette xtag is available
) (J:\tex\texmf\tex\context\base\xtag-xsd.tex)
(J:\tex\texmf\tex\context\base\xtag-rng.tex)
(J:\tex\texmf\tex\context\base\meta-xml.tex
loading         : MetaPost Graphics / XML Hacks
) (J:\tex\texmf\tex\context\base\cont-log.tex
loading         : Context TeX Logos
) (J:\tex\texmf\tex\context\base\core-ini.tex
loading         : Context Initialization
) (J:\tex\texmf\tex\context\base\core-def.tex
loading         : Context Core Macros / Defaults
symbols         : loading symbolset mis
(J:\tex\texmf\tex\context\base\symb-mis.tex)
symbols         : loading symbolset mvs
(J:\tex\texmf\tex\context\base\symb-mvs.tex)
symbols         : loading symbolset glm
(J:\tex\texmf\tex\context\base\symb-glm.tex)
symbols         : loading symbolset nav
(J:\tex\texmf\tex\context\base\symb-nav.tex))
This package is based on Plain TeX. It uses an adapted version of the
extended mark mechanism of J. Fox (1987) and a few parts of the sidefloat
mechanism of D. Comenetz (1993). Most of D.E. Knuth's Plain TeX
(3.1415926) is available and can be used without problems. This package
uses TaBlE, a package designed and copyrighted by M.J. Wichura (1988).
Only a few auxiliary files are generated, of which some must be processed
by TeXUtil (2003.07.19). The current blockversion is 1996.03.10.

Copyright 1990-2005 / PRAGMA ADE / J. Hagen - A.F. Otten

)
system          : cont-usr loaded
(J:\tex\texmf\tex\context\config\cont-usr.tex
loading         : User Settings
encoding        : coding fde is loaded
(J:\tex\texmf\tex\context\base\enco-fde.tex
language        : language specific options [default-de] seamless appended
language        : language specific options [default-de] seamless appended
language        : language specific options [default-de] seamless appended
language        : language specific options [pdfdoc-de] seamless appended
language        : language specific options [ec-de] seamless appended
language        : language specific options [texnansi-de] seamless appended
))
language        : patterns en for en loaded (n=1,e=ec,m=ec)
(J:\tex\texmf\tex\generic\hyphen\ushyphmax.tex
Missing character: There is no . in font nullfont!
Missing character: There is no c in font nullfont!
Missing character: There is no o in font nullfont!
Missing character: There is no n in font nullfont!
Missing character: There is no 5 in font nullfont!
Missing character: There is no g in font nullfont!
Missing character: There is no v in font nullfont!
...

Missing character: There is no i in font nullfont!
Missing character: There is no p in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no a in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no v in font nullfont!
Missing character: There is no o in font nullfont!
Missing character: There is no i in font nullfont!
Missing character: There is no c in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no p in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no a in font nullfont!
Missing character: There is no s in font nullfont!
Missing character: There is no t in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no 6 in font nullfont!
Missing character: There is no a in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no a in font nullfont!
Missing character: There is no v in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no g in font nullfont!
Missing character: There is no 4 in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no c in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no k in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no n in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no i in font nullfont!
Missing character: There is no d in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no 5 in font nullfont!
Missing character: There is no s in font nullfont!
Missing character: There is no p in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no o in font nullfont!
Missing character: There is no 4 in font nullfont!
Missing character: There is no k in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no n in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no a in font nullfont!
Missing character: There is no p in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no a in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no o in font nullfont!
Missing character: There is no w in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no i in font nullfont!
Missing character: There is no t in font nullfont!
Missing character: There is no 6 in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no . in font nullfont!
Missing character: There is no x in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no q in font nullfont!
Missing character: There is no x in font nullfont!
Missing character: There is no q in font nullfont!
Missing character: There is no u in font nullfont!
Missing character: There is no i in font nullfont!
Missing character: There is no s in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no y in font nullfont!
Missing character: There is no 5 in font nullfont!
Missing character: There is no c in font nullfont!
Missing character: There is no h in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no d in font nullfont!
Missing character: There is no y in font nullfont!
Missing character: There is no m in font nullfont!
Missing character: There is no 5 in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no 5 in font nullfont!
Missing character: There is no t in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no y in font nullfont!
Missing character: There is no y in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no s in font nullfont!
Missing character: There is no t in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no o in font nullfont!
Missing character: There is no y in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no s in font nullfont!
Missing character: There is no 5 in font nullfont!
Missing character: There is no t in font nullfont!
Missing character: There is no e in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no y in font nullfont!
Missing character: There is no z in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no i in font nullfont!
Missing character: There is no a in font nullfont!
Missing character: There is no n in font nullfont!
Missing character: There is no . in font nullfont!
Missing character: There is no z in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no o in font nullfont!
Missing character: There is no 1 in font nullfont!
Missing character: There is no p in font nullfont!
Missing character: There is no h in font nullfont!
Missing character: There is no r in font nullfont!
Missing character: There is no z in font nullfont!
Missing character: There is no 2 in font nullfont!
Missing character: There is no z in font nullfont!
Missing character: There is no 3 in font nullfont!
Missing character: There is no w in font nullfont!
)
language        : no hyphenations en for en (n=1,e=ec,m=ec)
language        : patterns uk for uk loaded (n=2,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-uk.pat)
language        : hyphenations uk for uk loaded (n=2,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-uk.hyp)
language        : patterns de for de loaded (n=3,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-de.pat)
language        : hyphenations de for de loaded (n=3,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-de.hyp)
language        : patterns de for de loaded (n=4,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-de.pat)
language        : hyphenations de for de loaded (n=4,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-de.hyp)
language        : patterns fr for fr loaded (n=5,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-fr.pat)
language        : hyphenations fr for fr loaded (n=5,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-fr.hyp)
language        : patterns fr for fr loaded (n=6,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-fr.pat)
language        : hyphenations fr for fr loaded (n=6,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-fr.hyp)
language        : patterns es for es loaded (n=7,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-es.pat)
language        : hyphenations es for es loaded (n=7,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-es.hyp)
language        : patterns pt for pt loaded (n=8,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-pt.pat)
language        : hyphenations pt for pt loaded (n=8,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-pt.hyp)
language        : patterns pt for pt loaded (n=9,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-pt.pat)
language        : hyphenations pt for pt loaded (n=9,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-pt.hyp)
language        : patterns it for it loaded (n=10,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-it.pat)
language        : hyphenations it for it loaded (n=10,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-it.hyp)
language        : patterns it for it loaded (n=11,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-it.pat)
language        : hyphenations it for it loaded (n=11,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-it.hyp)
language        : patterns nl for nl loaded (n=12,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-nl.pat)
language        : hyphenations nl for nl loaded (n=12,e=texnansi,m=texnansi)
(J:\tex\texmf\tex\context\patterns\lang-nl.hyp)
language        : patterns nl for nl loaded (n=13,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-nl.pat)
language        : hyphenations nl for nl loaded (n=13,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-nl.hyp)
language        : patterns cz for cz loaded (n=14,e=il2,m=il2)
(J:\tex\texmf\tex\context\patterns\lang-cz.pat)
language        : hyphenations cz for cz loaded (n=14,e=il2,m=il2)
(J:\tex\texmf\tex\context\patterns\lang-cz.hyp)
language        : patterns cz for cz loaded (n=15,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-cz.pat)
language        : hyphenations cz for cz loaded (n=15,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-cz.hyp)
language        : patterns sk for sk loaded (n=16,e=il2,m=il2)
(J:\tex\texmf\tex\context\patterns\lang-sk.pat)
language        : hyphenations sk for sk loaded (n=16,e=il2,m=il2)
(J:\tex\texmf\tex\context\patterns\lang-sk.hyp)
language        : patterns sk for sk loaded (n=17,e=ec,m=ec)
(J:\tex\texmf\tex\context\patterns\lang-sk.pat
! TeX capacity exceeded, sorry [pattern memory ops=2048].
l.2064 .t4v4r4do5

If you really absolutely need more capacity,
you can ask a wizard to enlarge me.


Here is how much of TeX's memory you used:
  35955 strings out of 98461
  557825 string characters out of 1219912
  474278 words of memory out of 1048577
  35177 multiletter control sequences out of 60000
  7 words of font info for 0 fonts, out of 500000 for 1000
  118 hyphenation exceptions out of 607
  23i,2n,28p,276b,914s stack positions out of 
1500i,500n,5000p,200000b,32768s
  0 PDF objects out of 300000
  0 named destinations out of 300000
  1 words of extra memory for PDF output out of 65536
No pages of output.

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

* Re: New contexts version
  2005-08-28  8:34       ` Rob Ermers
@ 2005-08-28  9:06         ` Taco Hoekwater
  0 siblings, 0 replies; 12+ messages in thread
From: Taco Hoekwater @ 2005-08-28  9:06 UTC (permalink / raw)


Rob Ermers wrote:
> Thanks Taco,
> for your reaction.

> I now carefully examined the position of the file.
> The command
> 
> texexec --make has the following result (see log file).

This is actually a FAQ (should be in the wiki somewhere).
The problem, and its solution, are explained in this thread:

http://archive.contextgarden.net/message/20050613.113342.14f0f909.en.html

Cheers, Taco

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

* Re: headers in PDF document
  2005-08-28  5:16 ` VnPenguin
  2005-08-28  6:53   ` New contexts version Rob Ermers
@ 2005-08-28 20:55   ` Mojca Miklavec
  2005-08-28 22:07     ` Mojca Miklavec
  1 sibling, 1 reply; 12+ messages in thread
From: Mojca Miklavec @ 2005-08-28 20:55 UTC (permalink / raw)


VnPenguin wrote:
> Mojca Miklavec wrote:
> 
>>How can I add Author/Title/Creator/Keywords/... to PDF documents,
>>possibly with non-ascii characters?
> 
> Try:
> \setupinteraction
>     [state=start,
>     title={...},
>     author={...},
>     keyword={...}]

Thank you, I finally found \doPDFsetupidentity in spec-fdf (the part 
that I was looking for). Accent are currently converted to their 
unaccented counterparts, but temporary this is still OK.

Adobe seems to have some strange way of encoding those strings: I can 
use scaron in those fields (if I write something manually in Acrobat), 
but then the whole string becomes two-byte with some prefix and 
resembles unicode encoding.

Out of curiosity: can you manually write Vietnamese characters to those 
fields in Adobe? I have a feeling that they loose the second accent if I 
copy-paste some double-accented characters, but I don't know if this is 
just a visual effect/lack of proper fonts or if it really isn't supported.

Thanks once more,
	Mojca

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

* Re: headers in PDF document
  2005-08-28 20:55   ` headers in PDF document Mojca Miklavec
@ 2005-08-28 22:07     ` Mojca Miklavec
  2005-08-29 21:39       ` Hans Hagen
  0 siblings, 1 reply; 12+ messages in thread
From: Mojca Miklavec @ 2005-08-28 22:07 UTC (permalink / raw)


Mojca Miklavec wrote:
> VnPenguin wrote:
> 
>> Mojca Miklavec wrote:
>>
>>> How can I add Author/Title/Creator/Keywords/... to PDF documents,
>>> possibly with non-ascii characters?
>>
>>
>> Try:
>> \setupinteraction
>>     [state=start,
>>     title={...},
>>     author={...},
>>     keyword={...}]
> 
> Adobe seems to have some strange way of encoding those strings: I can 
> use scaron in those fields (if I write something manually in Acrobat), 
> but then the whole string becomes two-byte with some prefix and 
> resembles unicode encoding.

For example, to get the Hàn Thế Thành's name in the Author's field of 
the PDF manual properly, one should probably write something like
/Author(feff  0048 00e0 006e  0054 0068 1ebf  0054 0068 00e0 006e 0068),
without the spaces and with characters instead of the corresponding 
hex-code. (Note: If someone writes ConTeXt support for it, be careful 
about escaping parenthesis for U+29xx - not that anyone would need those 
arrows in comments, but you never know.)

feff ("byte order mark", whatever that means) at the beginning seems to 
be only a switch for multi byte encoding inside the parenthesis.


I didn't try this out yet, so perhaps I'm missing something else here as 
well. If anyone knows how to try it out, please report if it works. I 
guess that another encoding, similar to enco-pdf should be defined first 
and then used inside the \doPDFsetupidentity definition. If characters 
other than those present in one-byte pdf encoding are present in an 
argument (Author, Comment, ...), than this more advanced encoding should 
be used for that field.


> Out of curiosity: can you manually write Vietnamese characters to those 
> fields in Adobe? I have a feeling that they loose the second accent if I 
> copy-paste some double-accented characters, but I don't know if this is 
> just a visual effect/lack of proper fonts or if it really isn't supported.

Sorry, I checked once more and it *is* only a lack of proper fonts (or 
perhaps a visual effect). "Numerical" values of the characters seem to 
be OK.

Mojca

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

* Re: New contexts version
  2005-08-28  7:16     ` Taco Hoekwater
  2005-08-28  8:34       ` Rob Ermers
@ 2005-08-29 13:38       ` Hans Hagen
  1 sibling, 0 replies; 12+ messages in thread
From: Hans Hagen @ 2005-08-29 13:38 UTC (permalink / raw)
  Cc: r.ermers

Taco Hoekwater wrote:

>
> And that's the problem. You now have two cont-en format files on
> your disk, and the new one is ignored. (probably because texexec
> has put it in a location that is not searched or searched later
> than the old format).

just remove all cont-fmt files on your system and regenerate the formats 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re: headers in PDF document
  2005-08-28 22:07     ` Mojca Miklavec
@ 2005-08-29 21:39       ` Hans Hagen
  2005-08-29 22:02         ` Mojca Miklavec
  0 siblings, 1 reply; 12+ messages in thread
From: Hans Hagen @ 2005-08-29 21:39 UTC (permalink / raw)


Mojca Miklavec wrote:

> Mojca Miklavec wrote:
>
>> VnPenguin wrote:
>>
>>> Mojca Miklavec wrote:
>>>
>>>> How can I add Author/Title/Creator/Keywords/... to PDF documents,
>>>> possibly with non-ascii characters?
>>>
>>>
>>>
>>> Try:
>>> \setupinteraction
>>>     [state=start,
>>>     title={...},
>>>     author={...},
>>>     keyword={...}]
>>
>>
>> Adobe seems to have some strange way of encoding those strings: I can 
>> use scaron in those fields (if I write something manually in 
>> Acrobat), but then the whole string becomes two-byte with some prefix 
>> and resembles unicode encoding.
>
>
> For example, to get the Hàn Thế Thành's name in the Author's field of 
> the PDF manual properly, one should probably write something like
> /Author(feff  0048 00e0 006e  0054 0068 1ebf  0054 0068 00e0 006e 0068),
> without the spaces and with characters instead of the corresponding 
> hex-code. (Note: If someone writes ConTeXt support for it, be careful 
> about escaping parenthesis for U+29xx - not that anyone would need 
> those arrows in comments, but you never know.)
>
> feff ("byte order mark", whatever that means) at the beginning seems 
> to be only a switch for multi byte encoding inside the parenthesis.
>
>
> I didn't try this out yet, so perhaps I'm missing something else here 
> as well. If anyone knows how to try it out, please report if it works. 
> I guess that another encoding, similar to enco-pdf should be defined 
> first and then used inside the \doPDFsetupidentity definition. If 
> characters other than those present in one-byte pdf encoding are 
> present in an argument (Author, Comment, ...), than this more advanced 
> encoding should be used for that field.
>
\PDFunicodetrue

should do the trick (i need to look into the bookmarks since pdftex 
needed a fix for that)

>> Out of curiosity: can you manually write Vietnamese characters to 
>> those fields in Adobe? I have a feeling that they loose the second 
>> accent if I copy-paste some double-accented characters, but I don't 
>> know if this is just a visual effect/lack of proper fonts or if it 
>> really isn't supported.
>
in principle, it should be possible; the problem with cut and paste is that the operating system may do things with the buffer 

Hans 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re: headers in PDF document
  2005-08-29 21:39       ` Hans Hagen
@ 2005-08-29 22:02         ` Mojca Miklavec
  2005-08-30  7:15           ` Hans Hagen
  0 siblings, 1 reply; 12+ messages in thread
From: Mojca Miklavec @ 2005-08-29 22:02 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 235 bytes --]

Hans Hagen wrote:
> \PDFunicodetrue

How is it used?.

\enableregime[utf]
\PDFunicodetrue
\setupinteraction
    [state=start,
    title={Košček Železa}]
\starttext
x
\stoptext

doesn't help, it still results in "Koscek Zeleza".

Mojca

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: headers in PDF document
  2005-08-29 22:02         ` Mojca Miklavec
@ 2005-08-30  7:15           ` Hans Hagen
  0 siblings, 0 replies; 12+ messages in thread
From: Hans Hagen @ 2005-08-30  7:15 UTC (permalink / raw)


Mojca Miklavec wrote:

>Hans Hagen wrote:
>  
>
>>\PDFunicodetrue
>>    
>>
>
>How is it used?.
>
>\enableregime[utf]
>\PDFunicodetrue
>\setupinteraction
>    [state=start,
>    title={Košček Železa}]
>\starttext
>x
>\stoptext
>
>doesn't help, it still results in "Koscek Zeleza".
>  
>
i'll look into it later (experimental code on my machine) 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2005-08-30  7:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-28  4:23 headers in PDF document Mojca Miklavec
2005-08-28  5:16 ` VnPenguin
2005-08-28  6:53   ` New contexts version Rob Ermers
2005-08-28  7:16     ` Taco Hoekwater
2005-08-28  8:34       ` Rob Ermers
2005-08-28  9:06         ` Taco Hoekwater
2005-08-29 13:38       ` Hans Hagen
2005-08-28 20:55   ` headers in PDF document Mojca Miklavec
2005-08-28 22:07     ` Mojca Miklavec
2005-08-29 21:39       ` Hans Hagen
2005-08-29 22:02         ` Mojca Miklavec
2005-08-30  7:15           ` Hans Hagen

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