summaryrefslogtreecommitdiff
path: root/Build
AgeCommit message (Collapse)Author
2020-07-11Add missing assignment in pdf_color_compare(). (S. Hirata)Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55807 c570f23f-e606-0410-a88d-b1316a301751
2020-07-10Introduce ExtGState stack and pdf:[be]xgstate special. (S. Hirata)Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55804 c570f23f-e606-0410-a88d-b1316a301751
2020-07-08[CWEB] Option '-d127' is perfectly legal.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55783 c570f23f-e606-0410-a88d-b1316a301751
2020-07-08[CWEB] Add '-dN' to 'help' message and in 'cwebman.pdf'.Andreas Scherer
See section 92 of 'common-changes.pdf' created with 'comm-w2c.ch'. git-svn-id: svn://tug.org/texlive/trunk@55782 c570f23f-e606-0410-a88d-b1316a301751
2020-07-08[CWEB] Add special entries for Kpathsea values.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55781 c570f23f-e606-0410-a88d-b1316a301751
2020-07-08[CWEB] Add links to external appendices of 'cwebman.pdf'.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55780 c570f23f-e606-0410-a88d-b1316a301751
2020-07-07sync with tex.chAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55770 c570f23f-e606-0410-a88d-b1316a301751
2020-07-06avoid seg fault in unusual interaction sequenceKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55767 c570f23f-e606-0410-a88d-b1316a301751
2020-07-06de-macro (6jul20)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@55766 c570f23f-e606-0410-a88d-b1316a301751
2020-07-06docKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55764 c570f23f-e606-0410-a88d-b1316a301751
2020-07-05more #include for snprintf test programsKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55760 c570f23f-e606-0410-a88d-b1316a301751
2020-07-05[CTWILL] Fix two issues.Andreas Scherer
(1) Use correct apostrophe in "Editor's Note". (2) Don't ship out the mini-index of the last section twice. (2b) 'pdfctwimac.tex' does ship out an empty page at the very end of 'ctwill.dvi' (with 'tex "\let\pdf+\input ctwill') and 'ctwill.pdf' (with 'xetex', but not with 'pdftex'!) in order to attach the "Names of the sections" outline tag somewhere. If you know a trick that creates the "NOS" outline without that extra empty page, please let me know. git-svn-id: svn://tug.org/texlive/trunk@55756 c570f23f-e606-0410-a88d-b1316a301751
2020-07-04#include <stdio.h> for [v]snprintf configure checkKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55752 c570f23f-e606-0410-a88d-b1316a301751
2020-07-04tweak indentation (Clerk Ma).Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55747 c570f23f-e606-0410-a88d-b1316a301751
2020-07-04Fix a bug in pdfcolor.c. Add initialization and NULL pointer check. (S. Hirata)Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55746 c570f23f-e606-0410-a88d-b1316a301751
2020-07-03[XeTeX] Don't add type with plural.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55740 c570f23f-e606-0410-a88d-b1316a301751
2020-07-03[XeTeX] Fix |code| snippets in {comments}.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55739 c570f23f-e606-0410-a88d-b1316a301751
2020-07-03[CWEB] More macro simplifications.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55738 c570f23f-e606-0410-a88d-b1316a301751
2020-07-03fix bugs in @<Attach subscript OpenType math kerning@>, etc. (David Jones)Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55737 c570f23f-e606-0410-a88d-b1316a301751
2020-07-02[CWEB] Macro simplification.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55726 c570f23f-e606-0410-a88d-b1316a301751
2020-07-02[CWEB] Add links and bookmarks for 'cwebman' in PDF.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55725 c570f23f-e606-0410-a88d-b1316a301751
2020-07-01Fix a bug that btrans inside bcontent-econtent does not work.Akira Kakuto
pdf:bann accepts a reference ID (for referring the first annotation dictionary of a line-breaking annotation). (S. Hirata). git-svn-id: svn://tug.org/texlive/trunk@55722 c570f23f-e606-0410-a88d-b1316a301751
2020-06-29tl-update-autoKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55703 c570f23f-e606-0410-a88d-b1316a301751
2020-06-29[CTWILL] Merge 'prod-mini' in 'ctwill-mini'.Andreas Scherer
The editorial changes will be applied with CTIE anyway ('ctwill-mini.ch' already contains changes for 'common.h' early on), so '@i prod-twill.w' can be patched directly from 'ctwill-mini.ch'. No need for a separate changefile and the use of TIE in preproduction (see 'makeall' in package 'pwebmac'). git-svn-id: svn://tug.org/texlive/trunk@55697 c570f23f-e606-0410-a88d-b1316a301751
2020-06-28tl-update-autoKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55696 c570f23f-e606-0410-a88d-b1316a301751
2020-06-28Add missing memory release, missing variable initialization, etc. (S. Hirata).Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55685 c570f23f-e606-0410-a88d-b1316a301751
2020-06-27copyright years (S. Hirata)Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55682 c570f23f-e606-0410-a88d-b1316a301751
2020-06-27Workaround for \phantom text annot issue (S. Hirata).Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55681 c570f23f-e606-0410-a88d-b1316a301751
2020-06-27Add a latex sample "test_extended_color.tex" for the new extended color ↵Akira Kakuto
support (S. Hirata). git-svn-id: svn://tug.org/texlive/trunk@55674 c570f23f-e606-0410-a88d-b1316a301751
2020-06-26Add a latex sample "test_extended_color.tex" for the new extended color ↵Akira Kakuto
support (S. Hirata). git-svn-id: svn://tug.org/texlive/trunk@55671 c570f23f-e606-0410-a88d-b1316a301751
2020-06-26Color support extended to support various ColorSpace: Accept anAkira Kakuto
object reference defining a ColorSpace in color specifications (only for pdf: color commands) (S. Hirata) git-svn-id: svn://tug.org/texlive/trunk@55670 c570f23f-e606-0410-a88d-b1316a301751
2020-06-25[CTWILL] Roadmap to editorial changes.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55660 c570f23f-e606-0410-a88d-b1316a301751
2020-06-25[CTWILL] Save a few widow lines.Andreas Scherer
Move singular closing braces to the previous page. git-svn-id: svn://tug.org/texlive/trunk@55659 c570f23f-e606-0410-a88d-b1316a301751
2020-06-24pdfxup (24jun20)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@55656 c570f23f-e606-0410-a88d-b1316a301751
2020-06-24[CTWILL] Move editor's note up front.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55648 c570f23f-e606-0410-a88d-b1316a301751
2020-06-24[CTWILL] Add editorial material for 'ctwill.pdf'.Andreas Scherer
It's a long and winded road to run CTWILL on its own source code in order to produce a nice and user-friendly rendering in PDF. :o) git-svn-id: svn://tug.org/texlive/trunk@55647 c570f23f-e606-0410-a88d-b1316a301751
2020-06-24Remove unnecessary changes.Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55646 c570f23f-e606-0410-a88d-b1316a301751
2020-06-23[CTWILL] Roll back editorial changes for 'prod.w'.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55633 c570f23f-e606-0410-a88d-b1316a301751
2020-06-22tl-update-autoKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@55632 c570f23f-e606-0410-a88d-b1316a301751
2020-06-22harfbuzz-2.6.8Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55630 c570f23f-e606-0410-a88d-b1316a301751
2020-06-22doc updates for expand_depth, etc.Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@55629 c570f23f-e606-0410-a88d-b1316a301751
2020-06-22Use MFOPEN() instead of fopen(), etc.Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55624 c570f23f-e606-0410-a88d-b1316a301751
2020-06-22Use MFOPEN() instead of fopen(), etc.Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@55623 c570f23f-e606-0410-a88d-b1316a301751
2020-06-21[TIE] Add info about KPSE and WEBINPUTS.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55618 c570f23f-e606-0410-a88d-b1316a301751
2020-06-21[C/WEB] Start main body on pageno 3.Andreas Scherer
Don't fiddle with '\¢ontentspagenumber' _before_ the table-of-contents, but set '\pageno=3' _after_ the toc has been typeset. This makes the mechanism for Metafont, TeX, pdfTeX, and XeTeX independent of the length of the table-of-contents. git-svn-id: svn://tug.org/texlive/trunk@55617 c570f23f-e606-0410-a88d-b1316a301751
2020-06-21Lower priority of Soft-hyphen when generating ToUnicode. Show anAkira Kakuto
error when "CFF " table could not be found for a PS OpenType font. (S. Hirata) git-svn-id: svn://tug.org/texlive/trunk@55615 c570f23f-e606-0410-a88d-b1316a301751
2020-06-20[CWEB] Fix running headers and toc.Andreas Scherer
Many WEB programs override '\def\rheader'; we must restore the original definition. pdfTeX has a looong table-of-contents by itself (with the TL it's getting worse, also for XeTeX). git-svn-id: svn://tug.org/texlive/trunk@55611 c570f23f-e606-0410-a88d-b1316a301751
2020-06-20[C/WEB] Generic solution for non-TEXMF programs.Andreas Scherer
Finally I was able to wrap my head around the 'toc-to-front' stuff! For standard WEB and CWEB programs, place the patched '\con' exactly between the very first '\MN' and the following '\eject'. At the same time, ackowledge any local definition of '\topofcontents' from the preamble. For this 'pdfwebtocfront.tex' must be '\input' at the very end of the preamble, right before the first '\N'. The four programs 'mf.web', 'tex,web', 'pdftex.web', and 'xetex.web' define their special version of '\N' in the preamble, so the old variant of the '\con in \N' mechanism is preserved. Their tables-of-contents use a bare layout anyway. git-svn-id: svn://tug.org/texlive/trunk@55604 c570f23f-e606-0410-a88d-b1316a301751
2020-06-20[CWEB] Clarify triple responsibility of COMMON.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55603 c570f23f-e606-0410-a88d-b1316a301751
2020-06-20[TIE] Minor change in section 1.Andreas Scherer
git-svn-id: svn://tug.org/texlive/trunk@55602 c570f23f-e606-0410-a88d-b1316a301751