File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626TLROOT =$$(kpsewhich -var-value TEXMFDIST )
2727PACKAGES =ffcode to-be-determined href-ul
28- REPO =yegor256 /reducing-programs-to-objects
28+ REPO =objectionary /reducing-programs-to-objects
2929
3030zip : * .tex
3131 rm -rf package
@@ -39,10 +39,10 @@ zip: *.tex
3939 echo " Version is: $$ {version}"
4040 gsed -i " s|0\.0\.0|$$ {version}|" paper.tex
4141 gsed -i " s|REPOSITORY|$( REPO) |" paper.tex
42- pdflatex -shell-escape -halt-on-error paper.tex > /dev/null
42+ pdflatex -shell-escape -halt-on-error paper.tex
4343 biber paper
44- pdflatex -halt-on-error paper.tex > /dev/null
45- pdflatex -halt-on-error paper.tex > /dev/null
44+ pdflatex -halt-on-error paper.tex
45+ pdflatex -halt-on-error paper.tex
4646 rm -rf * .aux * .bcf * .blg * .fdb_latexmk * .fls * .log * .run.xml * .out * .exc
4747 zip -x paper.pdf -r paper-$$ {version}.zip *
4848 mv paper-$$ {version}.zip ..
Original file line number Diff line number Diff line change 55% % The original source files were:
66% %
77% % acmart.dtx (with options: `class')
8- % %
8+ % %
99% % IMPORTANT NOTICE:
10- % %
10+ % %
1111% % For the copyright see the source file.
12- % %
12+ % %
1313% % Any modified versions of this file must be renamed
1414% % with new filenames distinct from acmart.cls.
15- % %
15+ % %
1616% % For distribution of the original source see the terms
1717% % for copying and modification in the file acmart.dtx.
18- % %
18+ % %
1919% % This generated file may be distributed as long as the
2020% % original source files, as listed above, are part of the
2121% % same distribution. (The sources need not necessarily be
598598 \rule\z@\footnotesep\ignorespaces #1\@finalstrut\strutbox }%
599599 \color@endgroup }}
600600\def\@makefnmark {\hbox {\@textsuperscript {\normalfont\@thefnmark }}}
601+ \RequirePackage {hyperxmp}
601602\let\@footnotemark@nolink\@footnotemark
602603\let\@footnotetext@nolink\@footnotetext
603604\RequirePackage [bookmarksnumbered,unicode]{hyperref}
604- \RequirePackage {hyperxmp}
605605\pdfstringdefDisableCommands {%
606606 \def\addtocounter #1#2{}%
607607 \def\unskip {}%
You can’t perform that action at this time.
0 commit comments