Skip to content

Commit

Permalink
2024-08-24 (init)
Browse files Browse the repository at this point in the history
  • Loading branch information
justineuro committed Aug 24, 2024
1 parent f7820e0 commit d39d44f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions HOWTO
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# `bin` - folder for Bash files: mdg62mid+svg.sh, mdg62midRndN+svg.sh, mdgEntriesSVGgg2.sh
# `images` - folder for image files for book cover/title page: 1ed.png, FrontCover.pdf
# `res` - folder for ABC, SVG, PDF output files; should initially contain:
#
# sd-TAB.pdf - table of measure numbers
# gerlach-schottische.abc - table of measures
# hyperref.cfg - file containing the \hypersetup{} keyvalues for the \hyperref pkg
# mdg6.bib - bibliography file for the book
Expand All @@ -16,9 +16,9 @@

mkdir bin images res
mv *.sh bin
mv 1ed.png images; mv FrontCover.pdf images
mv gerlach-schottische.abc res; mv hyperref.cfg res; mv mdg6.bib res
mv *.tex res
mv 1ed.png images; mv FrontCover.pdf images
mv sd-TAB.pdf res; mv gerlach-schottische.abc res
mv *.tex res; mv hyperref.cfg res; mv mdg6.bib res

# Change directory res folder then, for each Bash file in `bin`, create a link
# from `bib` to `res`
Expand Down
Binary file modified mdgBookSVG6v1.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion mdgBookSVG6v1.tex
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ \section{Acknowledgments}
%\newpage
\section{Twenty (20) Selected Waltzes}
\vspace{-.10in}
This section contains an example of 20 SDs that were generated using the Rules in Section~\ref{mdgRules}).
This section contains an example of 20 SDs that were generated using the Rules in Section~\ref{mdgRules}.
\vspace{-.10in}
{
\topmargin -1.00in
Expand Down

0 comments on commit d39d44f

Please sign in to comment.