summaryrefslogtreecommitdiff
path: root/macros/text1/pc/blocks
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-01-31 03:01:01 +0000
committerNorbert Preining <norbert@preining.info>2024-01-31 03:01:01 +0000
commit79e1bbc1ad6b308aa2074540b2afd43b6a72ce03 (patch)
tree32074e03eec88cf72e5973ddff176a0534c77dff /macros/text1/pc/blocks
parent084f5d8435744b7ea7ef487ec111a7bfd100ed62 (diff)
CTAN sync 202401310301
Diffstat (limited to 'macros/text1/pc/blocks')
-rw-r--r--macros/text1/pc/blocks/appendix.blk16
-rw-r--r--macros/text1/pc/blocks/asism.blk5
-rw-r--r--macros/text1/pc/blocks/asisp.blk5
-rw-r--r--macros/text1/pc/blocks/bibliog.blk10
-rw-r--r--macros/text1/pc/blocks/bquotem.blk7
-rw-r--r--macros/text1/pc/blocks/bquotep.blk7
-rw-r--r--macros/text1/pc/blocks/chapter.blk13
-rw-r--r--macros/text1/pc/blocks/contents.blk35
-rw-r--r--macros/text1/pc/blocks/enotem.blk11
-rw-r--r--macros/text1/pc/blocks/enotep.blk11
-rw-r--r--macros/text1/pc/blocks/figurem.blk8
-rw-r--r--macros/text1/pc/blocks/figurep.blk8
-rw-r--r--macros/text1/pc/blocks/fnotem.blk14
-rw-r--r--macros/text1/pc/blocks/fnotep.blk14
-rw-r--r--macros/text1/pc/blocks/fontm.blk6
-rw-r--r--macros/text1/pc/blocks/fontp.blk6
-rw-r--r--macros/text1/pc/blocks/index.blk8
-rw-r--r--macros/text1/pc/blocks/label.blk6
-rw-r--r--macros/text1/pc/blocks/lists.blk13
-rw-r--r--macros/text1/pc/blocks/maillbls.blk17
-rw-r--r--macros/text1/pc/blocks/marnote.blk6
-rw-r--r--macros/text1/pc/blocks/multicol.blk10
-rw-r--r--macros/text1/pc/blocks/pagem.blk11
-rw-r--r--macros/text1/pc/blocks/pagep.blk11
-rw-r--r--macros/text1/pc/blocks/parm.blk6
-rw-r--r--macros/text1/pc/blocks/parp.blk11
-rw-r--r--macros/text1/pc/blocks/part.blk20
-rw-r--r--macros/text1/pc/blocks/preface.blk12
-rw-r--r--macros/text1/pc/blocks/runfoot.blk6
-rw-r--r--macros/text1/pc/blocks/runhead.blk6
-rw-r--r--macros/text1/pc/blocks/subheada.blk11
-rw-r--r--macros/text1/pc/blocks/subheadb.blk10
-rw-r--r--macros/text1/pc/blocks/subheadc.blk9
-rw-r--r--macros/text1/pc/blocks/subheadd.blk7
-rw-r--r--macros/text1/pc/blocks/tablem.blk8
-rw-r--r--macros/text1/pc/blocks/tablep.blk9
-rw-r--r--macros/text1/pc/blocks/talaris.blk6
-rw-r--r--macros/text1/pc/blocks/titlepg.blk4
38 files changed, 0 insertions, 383 deletions
diff --git a/macros/text1/pc/blocks/appendix.blk b/macros/text1/pc/blocks/appendix.blk
deleted file mode 100644
index 0000bd5a39..0000000000
--- a/macros/text1/pc/blocks/appendix.blk
+++ /dev/null
@@ -1,16 +0,0 @@
-% Default values for the \appendix markup
-\appendixformat{\numberingstyle{A}
- \titleformat{\dumpinsertseject
- \centerline{\twelvept\bold Appendix \appendixnumber}
- \centerline{\twelvept\bold\appendixtitle}
- \vs{1\bl}
- \setchapternumber{0}
- \setsubheadanumber{0}
- \setsubheadbnumber{0}
- \setsubheadcnumber{0}
- \setsubheaddnumber{0}
- \setfigurenumber{0}
- \settablenumber{0}
- }% end titleformat
- \incontents{yes}
-}% end appendix format
diff --git a/macros/text1/pc/blocks/asism.blk b/macros/text1/pc/blocks/asism.blk
deleted file mode 100644
index c5ea6006c4..0000000000
--- a/macros/text1/pc/blocks/asism.blk
+++ /dev/null
@@ -1,5 +0,0 @@
-% Default values for \asisbegin in \monospace
-\asisformat{\skipbefore{1\bl}
- \everyasis{\leftindent{0pt}}
- \skipafter{1\bl}
-}% end as is format
diff --git a/macros/text1/pc/blocks/asisp.blk b/macros/text1/pc/blocks/asisp.blk
deleted file mode 100644
index c9a65c3860..0000000000
--- a/macros/text1/pc/blocks/asisp.blk
+++ /dev/null
@@ -1,5 +0,0 @@
-% Default values for the \asisbegin markup
-\asisformat{\skipbefore{6pt}
- \everyasis{\leftindent{0pt}}
- \skipafter{6pt}
-}% end as is format
diff --git a/macros/text1/pc/blocks/bibliog.blk b/macros/text1/pc/blocks/bibliog.blk
deleted file mode 100644
index 691cee2263..0000000000
--- a/macros/text1/pc/blocks/bibliog.blk
+++ /dev/null
@@ -1,10 +0,0 @@
-% Default values for the \bibliography markup
-\bibliographyformat{%
- \titleformat{\dumpinsertseject
- \centerline{\twelvept\bd\bibtitle}
- \vs{\bl}
- }% end titleformat
- \everybibentry{\vs{1\bl}\goodbreak\hp\nin}
- \sameauthorrulesize{width 3em height .6ex depth -.5ex}
- \incontents{yes}
-}% end bibliographyformat markup
diff --git a/macros/text1/pc/blocks/bquotem.blk b/macros/text1/pc/blocks/bquotem.blk
deleted file mode 100644
index 87d2605a8a..0000000000
--- a/macros/text1/pc/blocks/bquotem.blk
+++ /dev/null
@@ -1,7 +0,0 @@
-% Defaults for \blockquotebegin in \monospace
-\blockquoteformat{\skipbefore{1\bl}
- \everyblockquote{\rm\leftindent{36pt} % 36pt = .5in
- \rightindent{36pt}
- }
- \skipafter{1\bl}
-}% end monospace block quote begin format
diff --git a/macros/text1/pc/blocks/bquotep.blk b/macros/text1/pc/blocks/bquotep.blk
deleted file mode 100644
index 4fdf50b4c9..0000000000
--- a/macros/text1/pc/blocks/bquotep.blk
+++ /dev/null
@@ -1,7 +0,0 @@
-% Defaults for the \blockquotebegin markup
-\blockquoteformat{\skipbefore{6pt}
- \everyblockquote{\tenpt\leftindent{24pt} % 24pt = .3in
- \rightindent{24pt}
- }
- \skipafter{6pt}
-}% end block quote begin format
diff --git a/macros/text1/pc/blocks/chapter.blk b/macros/text1/pc/blocks/chapter.blk
deleted file mode 100644
index 9796e18beb..0000000000
--- a/macros/text1/pc/blocks/chapter.blk
+++ /dev/null
@@ -1,13 +0,0 @@
-% Default values for the \chapter markup
-\chapterformat{\numberingstyle{1}
- \titleformat{\dumpinsertseject
- \centerline{\twelvept\bd Chapter \chapternumber}
- \centerline{\twelvept\bd\chaptertitle}
- \vs{1\bl}
- \setsubheadanumber{0}
- \setsubheadbnumber{0}
- \setsubheadcnumber{0}
- \setsubheaddnumber{0}
- }% end titleformat
- \incontents{yes}
-}% end chapter format
diff --git a/macros/text1/pc/blocks/contents.blk b/macros/text1/pc/blocks/contents.blk
deleted file mode 100644
index 45fa4e571d..0000000000
--- a/macros/text1/pc/blocks/contents.blk
+++ /dev/null
@@ -1,35 +0,0 @@
-% Defaults when using the \tableofcontents markup
-\tableofcontentsformat{%
- \toctitle{\centerline{\bd Table of Contents}
- \vs{1\bl}}
- \prefacetocformat{\nin\prefacetitle\leader\pagenumber}
- \parttocformat{\vs{1\bl}
- \centerline{Part \partnumber}
- \centerline{\parttitle}
- \vs{1\bl}
- \nin Part \partnumber \leader \pagenumber}
- \continuechapter{no}
- \chaptertocformat{\hangingchapternumber \chaptertitle \leader \pagenumber}
- \hangingchapterindent{.25in}
- \appendixtocformat{\hangingappendixnumber \appendixtitle \leader \pn}
- \hangingappendixindent{.25in}
- \subheadatocformat{\leftindent{.5in}\nin
- \subheadatitle \leader \pagenumber}
- \subheadbtocformat{\leftindent{1in}\nin
- \subheadbtitle \leader \pagenumber}
- \subheadctocformat{\leftindent{1.5in}\nin
- \subheadctitle \leader \pagenumber}
- \subheaddtocformat{\leftindent{2in}\nin
- \subheaddtitle \leader \pagenumber}
- \bibliographytocformat{\nin\bibtitle \leader \pagenumber}
- \figuretoctitle{\newpage
- \centerline{\bd List of Figures}
- \line{Figure \rt{Page}}}
- \figuretocformat{\hangingnumber{\figurenumber.}\figuretitle\leader\pagenumber}
- \hangingfigureindent{.25in}
- \tabletoctitle{\newpage
- \centerline{\bd List of Tables}
- \line{Table \rt{Page}}}
- \tabletocformat{\hangingnumber{\tablenumber.}\tabletitle\leader\pagenumber}
- \hangingtableindent{.25in}
-}
diff --git a/macros/text1/pc/blocks/enotem.blk b/macros/text1/pc/blocks/enotem.blk
deleted file mode 100644
index 2716defe7a..0000000000
--- a/macros/text1/pc/blocks/enotem.blk
+++ /dev/null
@@ -1,11 +0,0 @@
-% Defaults for \autoendnote with \monospace
-\endnoteformat{\skipbefore{0\bl}
- \textreferenceposition{down}
- \textreferencefont{\rm}
- \textreferencestyle{[1]}
- \notereferenceposition{down}
- \notereferencefont{\rm}
- \notereferencestyle{1.}
- \notereferencegutter{1em} % 1em = 12pt in a 12pt font
- \everyendnote{\rm\pin{0pt}\lin{1.2em}}
-}
diff --git a/macros/text1/pc/blocks/enotep.blk b/macros/text1/pc/blocks/enotep.blk
deleted file mode 100644
index 4f2b55d4e1..0000000000
--- a/macros/text1/pc/blocks/enotep.blk
+++ /dev/null
@@ -1,11 +0,0 @@
-% Default values for the \autoendnote markup
-\endnoteformat{\skipbefore{4pt}
- \textreferenceposition{down}
- \textreferencefont{\tenpt}
- \textreferencestyle{[1]}
- \notereferenceposition{down}
- \notereferencefont{\tenpt}
- \notereferencestyle{1.}
- \notereferencegutter{1em} % 1em = 12pt in a 12pt font
- \everyendnote{\tenpt\pin{0pt}\lin{1.2em}}
-}% end endnoteformat markup
diff --git a/macros/text1/pc/blocks/figurem.blk b/macros/text1/pc/blocks/figurem.blk
deleted file mode 100644
index 9d7263c218..0000000000
--- a/macros/text1/pc/blocks/figurem.blk
+++ /dev/null
@@ -1,8 +0,0 @@
-% Defaults for \figure with \monospace
-\figureformat{\skipbefore{1\bl}
- \position{\float}
- \titleformat{\bqb\hp
- \bd Figure \figurenumber. \rm\figuretitle\bqe}
- \incontents{yes}
- \skipafter{1\bl}
-}% End figure format markup
diff --git a/macros/text1/pc/blocks/figurep.blk b/macros/text1/pc/blocks/figurep.blk
deleted file mode 100644
index e2131696ef..0000000000
--- a/macros/text1/pc/blocks/figurep.blk
+++ /dev/null
@@ -1,8 +0,0 @@
-% Defaults for the \figure markup
-\figureformat{\skipbefore{1\bl}
- \position{\float}
- \titleformat{\bqb\hp\tenpt
- \bd Figure \figurenumber. \rm\figuretitle\bqe}
- \incontents{yes}
- \skipafter{1\bl}
-}% End figure format markup
diff --git a/macros/text1/pc/blocks/fnotem.blk b/macros/text1/pc/blocks/fnotem.blk
deleted file mode 100644
index a3d5840598..0000000000
--- a/macros/text1/pc/blocks/fnotem.blk
+++ /dev/null
@@ -1,14 +0,0 @@
-% Defaults for \autofootnote with \monospace
-\footnoteformat{\skipbeforedivider{12pt}
- \skipafterdivider{2.6pt}
- \footnotedivider{144pt} % 144pt = 2in
- \textreferenceposition{down}
- \textreferenceplacement{after}
- \textreferencefont{\rm}
- \textreferencestyle{(1)}
- \notereferenceposition{down}
- \notereferencefont{\rm}
- \notereferencestyle{1.}
- \notereferencegutter{1em}
- \everyfootnote{\rm\pin{.5in}\psk{.5in}\lin{0pt}\rin{0pt}}
-}
diff --git a/macros/text1/pc/blocks/fnotep.blk b/macros/text1/pc/blocks/fnotep.blk
deleted file mode 100644
index 97fb1ddf0c..0000000000
--- a/macros/text1/pc/blocks/fnotep.blk
+++ /dev/null
@@ -1,14 +0,0 @@
-% Defaults for the \autofootnote markup
-\footnoteformat{\skipbeforedivider{12pt}
- \skipafterdivider{2.6pt}
- \footnotedivider{144pt} % 144pt = 2in
- \textreferenceposition{up}
- \textreferenceplacement{after}
- \textreferencefont{\tenpt}
- \textreferencestyle{1}
- \notereferenceposition{down}
- \notereferencefont{\tenpt}
- \notereferencestyle{1.}
- \notereferencegutter{1em}
- \everyfootnote{\tenpt\pin{20pt}\lin{0pt}}
-}
diff --git a/macros/text1/pc/blocks/fontm.blk b/macros/text1/pc/blocks/fontm.blk
deleted file mode 100644
index 5f8455a998..0000000000
--- a/macros/text1/pc/blocks/fontm.blk
+++ /dev/null
@@ -1,6 +0,0 @@
-% Default values for the \monospace markup
-\monospace
- % You may change the default monspace fonts by removing the % symbol
- % from the \selectfontset and \defaultmono\rm markups below.
-% \selectfontset{monofont}{defaultmono}{default} %
-% \defaultmono\rm
diff --git a/macros/text1/pc/blocks/fontp.blk b/macros/text1/pc/blocks/fontp.blk
deleted file mode 100644
index 5393d563eb..0000000000
--- a/macros/text1/pc/blocks/fontp.blk
+++ /dev/null
@@ -1,6 +0,0 @@
-% Default values for the proportional space fonts
-\selectfontset{cm12}{twelvept}{default} % default twelve point set
-\selectfontset{cm10}{tenpt}{default} % alternate ten point set
-\twelvept % default font specification
-\selectmathset{cm97m}{mathdefault} % default math font set
-\mathdefault % default math specification
diff --git a/macros/text1/pc/blocks/index.blk b/macros/text1/pc/blocks/index.blk
deleted file mode 100644
index 684c4407d1..0000000000
--- a/macros/text1/pc/blocks/index.blk
+++ /dev/null
@@ -1,8 +0,0 @@
-\indexformat1{\respectcase{no}
- \style{indent}
- \leadering{no}
- \everyletterbreak{\vs{1\bl}}
- \indentsubentry1{1em}
- \indentsubentry2{2em}
- \everyhang{1.5em}
- \everyindex{\tenpt}}
diff --git a/macros/text1/pc/blocks/label.blk b/macros/text1/pc/blocks/label.blk
deleted file mode 100644
index d4da9e3063..0000000000
--- a/macros/text1/pc/blocks/label.blk
+++ /dev/null
@@ -1,6 +0,0 @@
-% Defaults for the \label markup
-\labelformat{\skipbefore{1\bl}
- \labelwidth{72pt}
- \gutter{1em}
- \everylabel{\rm}
- }
diff --git a/macros/text1/pc/blocks/lists.blk b/macros/text1/pc/blocks/lists.blk
deleted file mode 100644
index 874be36899..0000000000
--- a/macros/text1/pc/blocks/lists.blk
+++ /dev/null
@@ -1,13 +0,0 @@
-% Defaults for \listbegin, \listlevel, and \bullet
-\listformat{\skipbefore{0\bl}
- \liststyle{1.,a.,i.,1),a),i),(1)}
- \everylistlevel1{\rm\lin{36pt}\gutter{1em}} % 36pt = .5in
- \everylistlevel2{\rm\lin{58pt}\gutter{1em}} % 58pt = .8in
- \everylistlevel3{\rm\lin{79pt}\gutter{1em}} % 79pt = 1.1in
- \everylistlevel4{\rm\lin{101pt}\gutter{1em}} % 101pt = 1.4in
- \everylistlevel5{\rm\lin{122pt}\gutter{1em}} % 122pt = 1.7in
- \everylistlevel6{\rm\lin{144pt}\gutter{1em}} % 144pt = 2.0in
- \everylistlevel7{\rm\lin{166pt}\gutter{1em}} % 166pt = 2.3in
- \everybullet{\rm\lin{+36pt}\gutter{1em}} % 36pt = .5in
- \skipafter{0\bl}
-}
diff --git a/macros/text1/pc/blocks/maillbls.blk b/macros/text1/pc/blocks/maillbls.blk
deleted file mode 100644
index 145fd0667f..0000000000
--- a/macros/text1/pc/blocks/maillbls.blk
+++ /dev/null
@@ -1,17 +0,0 @@
-% Set format for mail labels with the MERGE LETTER MODEL
-
-% Maillabelformat sets the page and label information for mailing labels
-\maillabelformat{\labelsetup{% Sets page and margin settings
- \newpage % start labels on a new page
- \notitlepage % labels not started on a title page
- \runningheadformat{\bothpages{\line{}}} % no page #s
- \pageformat{\topmargin{1in} % new page dimensions
- \bottommargin{0pt}
- \leftmargin{0pt}
- \rightmargin{0pt}}% end page format
- }% end labelsetup
- \numberoflabelsperline{3} % three labels per line max
- \labelheight{1in} % each label 1 inch high
- \labelwidth{2.75in} % each label 2.75 inches wide
- \labelmat{.25in} % margin to text is .25 inches
-}% end mail label format
diff --git a/macros/text1/pc/blocks/marnote.blk b/macros/text1/pc/blocks/marnote.blk
deleted file mode 100644
index ded8cac18a..0000000000
--- a/macros/text1/pc/blocks/marnote.blk
+++ /dev/null
@@ -1,6 +0,0 @@
-% Default values for the \marginnote markup
-\marginnoteformat{\position{left}
- \notewidth{54pt}
- \notegutter{6pt}
- \everymarginnote{\tenpt\rr}
-}% end margin note format
diff --git a/macros/text1/pc/blocks/multicol.blk b/macros/text1/pc/blocks/multicol.blk
deleted file mode 100644
index 81b2522cdb..0000000000
--- a/macros/text1/pc/blocks/multicol.blk
+++ /dev/null
@@ -1,10 +0,0 @@
-% Default multiple column formats
-\multicolumnformat{
- \twocolumnwidth{.48\galleywidth} % approximately 3 inches
- \threecolumnwidth{.31\galleywidth} % approximately 2 inches
- \twocolumngutter{.04\galleywidth} % approximately .2 inches
- \threecolumngutter{.035\galleywidth}
- \columnrulewidth{0.0pt}
- \skipbefore{6pt plus3pt minus2pt} % flexible format only
- \skipafter{6pt plus3pt minus2pt} % flexible format only
- }
diff --git a/macros/text1/pc/blocks/pagem.blk b/macros/text1/pc/blocks/pagem.blk
deleted file mode 100644
index 99694f4721..0000000000
--- a/macros/text1/pc/blocks/pagem.blk
+++ /dev/null
@@ -1,11 +0,0 @@
-% Default page dimensions and margins
-\pageformat{\pagelength{11in} % 792pt = 11in
- \pagewidth{8.5in} % 612pt = 8.5in
- \topmargin{1in} % 72pt = 1in
- \bottommargin{1in}
- \leftmargin{1.2in} % 86pt = 1.2in
- \rightmargin{1in}
- \bindingadjust{0in} % none
-}% end page format
-\raggedbottom % allows the bottom line to fluctuate up
- % and down a couple lines
diff --git a/macros/text1/pc/blocks/pagep.blk b/macros/text1/pc/blocks/pagep.blk
deleted file mode 100644
index 1c521e133d..0000000000
--- a/macros/text1/pc/blocks/pagep.blk
+++ /dev/null
@@ -1,11 +0,0 @@
-% Default page dimensions and margins
-\pageformat{\pagelength{11in} % 792pt = 11in
- \pagewidth{8.5in} % 612pt = 8.5in
- \topmargin{1in} % 72pt = 1in
- \bottommargin{1in}
- \leftmargin{1.2in} % 86pt = 1.2in
- \rightmargin{1in}
- \bindingadjust{0in}
-}% end pageformat
-\normalbottom % text height will be the same for each
- % page. Bottom lines will be even.
diff --git a/macros/text1/pc/blocks/parm.blk b/macros/text1/pc/blocks/parm.blk
deleted file mode 100644
index 2d9c676951..0000000000
--- a/macros/text1/pc/blocks/parm.blk
+++ /dev/null
@@ -1,6 +0,0 @@
-% Default paragraph specifications for monospace fonts
-\paragraphindent{36pt} % indent for the first line of a paragraph
-\paragraphskip{0pt} % distance between paragraphs
-\justify
-\hyphenon % hyphenation either on (\hyphenon)
- % or off (\hyphenoff)
diff --git a/macros/text1/pc/blocks/parp.blk b/macros/text1/pc/blocks/parp.blk
deleted file mode 100644
index b31df93253..0000000000
--- a/macros/text1/pc/blocks/parp.blk
+++ /dev/null
@@ -1,11 +0,0 @@
-% Default paragraph specifications for proportional fonts
-\paragraphindent{24pt} % indent for first line of text
-\paragraphskip{0pt plus 3pt minus 0pt} % Distance skipped between
- % paragraphs. Plus and minus refer to space
- % that may be added or subtracted from the
- % initial setting (0pt) to make the lines
- % even at the bottom of the page.
-
-\justify % all text will be justified
-\hyphenon % hyphenation either on (\hyphenon)
- % or off (\hyphenoff)
diff --git a/macros/text1/pc/blocks/part.blk b/macros/text1/pc/blocks/part.blk
deleted file mode 100644
index 68545f85ba..0000000000
--- a/macros/text1/pc/blocks/part.blk
+++ /dev/null
@@ -1,20 +0,0 @@
-% Default values for the \part markup
-\partformat{\numberingstyle{1}
- \titleformat{\dumpinsertseject\titlepage
- \hrule height 0pt depth 0pt
- \vfil % Produces a half title page
- \centerline{\twelvept\bold Part \partnumber}
- \centerline{\twelvept\bold \parttitle}
- \newpage
- \setchapternumber{0}
- \setsubheadanumber{0}
- \setsubheadbnumber{0}
- \setsubheadcnumber{0}
- \setsubheaddnumber{0}
- \setfootnotenumber{0}
- \setendnotenumber{0}
- \setfigurenumber{0}
- \settablenumber{0}
- }% end titleformat
- \incontents{yes}
-}% end part format
diff --git a/macros/text1/pc/blocks/preface.blk b/macros/text1/pc/blocks/preface.blk
deleted file mode 100644
index 3c44e37a02..0000000000
--- a/macros/text1/pc/blocks/preface.blk
+++ /dev/null
@@ -1,12 +0,0 @@
-% Default values for the \preface markup
-\prefaceformat{%
- \titleformat{\dumpinsertseject
- \centerline{\twelvept\bd\prefacetitle}
- \vs{1\bl}
- \setsubheadanumber{0}
- \setsubheadbnumber{0}
- \setsubheadcnumber{0}
- \setsubheaddnumber{0}
- }% end titleformat
- \incontents{yes}
-}% end preface format
diff --git a/macros/text1/pc/blocks/runfoot.blk b/macros/text1/pc/blocks/runfoot.blk
deleted file mode 100644
index 8aecd0311a..0000000000
--- a/macros/text1/pc/blocks/runfoot.blk
+++ /dev/null
@@ -1,6 +0,0 @@
-% Default values for the running foot title
-\runningfootformat{%
- \bothpages{\vs{1\bl}
- \line{\twelvept\lft{}\ctr{}\rt{}}
- }% end bothpages
-}% end runningfootformat markup
diff --git a/macros/text1/pc/blocks/runhead.blk b/macros/text1/pc/blocks/runhead.blk
deleted file mode 100644
index c88e8758cb..0000000000
--- a/macros/text1/pc/blocks/runhead.blk
+++ /dev/null
@@ -1,6 +0,0 @@
-% Default values for the running head title
-\runningheadformat{%
- \bothpages{\line{\twelvept\lft{}\ctr{}\rt{\pagenumber}}
- \vs{1\bl}
- }% end bothpages
-}% end runningheadformat markup
diff --git a/macros/text1/pc/blocks/subheada.blk b/macros/text1/pc/blocks/subheada.blk
deleted file mode 100644
index ce0c4ab5fd..0000000000
--- a/macros/text1/pc/blocks/subheada.blk
+++ /dev/null
@@ -1,11 +0,0 @@
-% Default values for the \subheada markup
-\subheadaformat{\numberingstyle{1}
- \titleformat{\removelastskip\goodbreak\vs{2\bl}
- \twelvept\bd\nin\subheadatitle\par\nobreak
- \vs{1\bl}\nobreak
- \setsubheadbnumber{0}
- \setsubheadcnumber{0}
- \setsubheaddnumber{0}
- }% end titleformat
- \incontents{yes}
-}% end subheadaformat markup
diff --git a/macros/text1/pc/blocks/subheadb.blk b/macros/text1/pc/blocks/subheadb.blk
deleted file mode 100644
index e3089ad1c4..0000000000
--- a/macros/text1/pc/blocks/subheadb.blk
+++ /dev/null
@@ -1,10 +0,0 @@
-% Default values for the \subheadb markup
-\subheadbformat{\numberingstyle{1}
- \titleformat{\removelastskip\goodbreak\vs{2\bl}
- \twelvept\it\nin\subheadbtitle\par\nobreak
- \vs{1\bl}\nobreak
- \setsubheadcnumber{0}
- \setsubheaddnumber{0}
- }% end titleformat
- \incontents{yes}
-}% end subheadbformat markup
diff --git a/macros/text1/pc/blocks/subheadc.blk b/macros/text1/pc/blocks/subheadc.blk
deleted file mode 100644
index be70a69692..0000000000
--- a/macros/text1/pc/blocks/subheadc.blk
+++ /dev/null
@@ -1,9 +0,0 @@
-% Default values for the \subheadc markup
-\subheadcformat{\numberingstyle{1}
- \titleformat{\removelastskip\goodbreak\vs{2\bl}
- \twelvept\nin\subheadctitle\par\nobreak
- \vs{1\bl}\nobreak
- \setsubheaddnumber{0}
- }% end titleformat
- \incontents{no}
-}% end subheadcformat markup
diff --git a/macros/text1/pc/blocks/subheadd.blk b/macros/text1/pc/blocks/subheadd.blk
deleted file mode 100644
index 8b1cd8b6f3..0000000000
--- a/macros/text1/pc/blocks/subheadd.blk
+++ /dev/null
@@ -1,7 +0,0 @@
-% Default values for the \subheadd markup
-\subheaddformat{\numberingstyle{1}
- \titleformat{\goodbreak
- {\twelvept\it \subheaddtitle.}
- }% end titleformat
- \incontents{no}
-}% end subheadd markup
diff --git a/macros/text1/pc/blocks/tablem.blk b/macros/text1/pc/blocks/tablem.blk
deleted file mode 100644
index 3ab57a8d73..0000000000
--- a/macros/text1/pc/blocks/tablem.blk
+++ /dev/null
@@ -1,8 +0,0 @@
-% Default \tabletitle when using \monospace
-\tableformat{\titleformat{\vs{\bl}
- \cl{\bd Table \tablenumber}
- \cl{\rm\tabletitle}
- \vs{\bl}
- }
- \incontents{yes}
-}
diff --git a/macros/text1/pc/blocks/tablep.blk b/macros/text1/pc/blocks/tablep.blk
deleted file mode 100644
index 1b1f0c4162..0000000000
--- a/macros/text1/pc/blocks/tablep.blk
+++ /dev/null
@@ -1,9 +0,0 @@
-% Default values for the \tabletitle markup
-\tableformat{%
- \titleformat{\vs{\bl}
- \cl{\twelvept\bd Table \tablenumber}
- \cl{\twelvept\tabletitle}
- \vs{\bl}
- }% end titleformat
- \incontents{yes}
-}% end tableformat markup
diff --git a/macros/text1/pc/blocks/talaris.blk b/macros/text1/pc/blocks/talaris.blk
deleted file mode 100644
index 0d908cc87f..0000000000
--- a/macros/text1/pc/blocks/talaris.blk
+++ /dev/null
@@ -1,6 +0,0 @@
-% Default values for the Talaris fonts
-\selectfontset{amrom12}{twelvept}{default} % default twelve point set
-\selectfontset{amrom10}{tenpt}{default} % alternate ten point set
-\twelvept % default font specification
-\selectmathset{am97m}{mathdefault} % default math font set
-\mathdefault % default math specification
diff --git a/macros/text1/pc/blocks/titlepg.blk b/macros/text1/pc/blocks/titlepg.blk
deleted file mode 100644
index e53cfb4bdb..0000000000
--- a/macros/text1/pc/blocks/titlepg.blk
+++ /dev/null
@@ -1,4 +0,0 @@
-% Default for the title (first) page
-\titlepageformat{\titleleadskip{1in}
- \titlefootline{}
-}% end titlepage markup