From 7c7993a9245bb4a0439e094373123ba90ea219d1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 11 Jul 2010 01:03:25 +0000 Subject: pitex update (10jul10) git-svn-id: svn://tug.org/texlive/trunk@19362 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/plain/pitex/README | 2 +- Master/texmf-dist/tex/plain/pitex/pitex.tex | 3 ++- Master/texmf-dist/tex/plain/pitex/sections.ptx | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/plain/pitex/README b/Master/texmf-dist/doc/plain/pitex/README index 3cc797ad723..0322fcdc5a3 100644 --- a/Master/texmf-dist/doc/plain/pitex/README +++ b/Master/texmf-dist/doc/plain/pitex/README @@ -19,6 +19,6 @@ fonts.ptx (piTeX font "management") luaotfload.sty (an independent package (not by me)) sections.ptx (piTeX sectionning commands) -Date: June 2010. +Date: July 2010. Licensing of these files is covered by LPPL. \ No newline at end of file diff --git a/Master/texmf-dist/tex/plain/pitex/pitex.tex b/Master/texmf-dist/tex/plain/pitex/pitex.tex index 7f6e1823865..e66c674f8bb 100644 --- a/Master/texmf-dist/tex/plain/pitex/pitex.tex +++ b/Master/texmf-dist/tex/plain/pitex/pitex.tex @@ -19,7 +19,7 @@ % luaotfload.sty (an independent package (not by me)) % sections.ptx (piTeX sectionning commands) % -% Date: June 2010. +% Date: July 2010. % % % User interface @@ -162,6 +162,7 @@ } \def\arg#1{{\codefont\it<#1>}\iffnext\spacechar{\kern.2ex }} \def\barg#1{{\codefont\char"007B\relax{\it<#1>}\char"007D\relax}} +\def\oarg#1{{\codefont[{\it<#1>}]}} \def\exampleskip{\vskip\baselineskip} diff --git a/Master/texmf-dist/tex/plain/pitex/sections.ptx b/Master/texmf-dist/tex/plain/pitex/sections.ptx index aae16e4192e..0a8280f0d43 100644 --- a/Master/texmf-dist/tex/plain/pitex/sections.ptx +++ b/Master/texmf-dist/tex/plain/pitex/sections.ptx @@ -14,14 +14,14 @@ % % Sections have an internal count, incremented here. \storevalueor\ptx@tempsectioncount #1 : internalcount {\def\ptx@tempsectioncount{0}}% - \setparameter #1 : e:internalcount = {\the\numexpr(\ptx@tempsectioncount+1)}\par + \esetattribute #1 : internalcount = {\the\numexpr(\ptx@tempsectioncount+1)} \resetbelow{#1}% Resets all internal counts of sections which depend on the current one (i.e. "section" depends on "chapter", etc.). % % \ifvalue #1 : link = true {% \global\advance\ptx@section_link 1 \pdfdest num \ptx@section_link xyz - \pdfoutline attr {/Border [0 0 2]} goto num \ptx@section_link {\detokenize{#2}}}{}% + \pdfoutline attr {/Border [0 0 0]} goto num \ptx@section_link {\detokenize{#2}}}{}% \noindent \hskip\usevalueor #1 : indent {0pt}% \bgroup @@ -45,7 +45,7 @@ \newwhile\resetbelow1{}{% \ifattribute #1 : below {\storevalue\tempbelow #1 : below - \setparameter\tempbelow : e:internalcount = 0\par + \esetattribute\tempbelow : internalcount = 0 \passvalue{\changewhile} #1 : below }{\breakwhile{}}% } -- cgit v1.2.3