diff --git a/pandoc/header.tex b/pandoc/header.tex index c675eed..1b6c5fb 100644 --- a/pandoc/header.tex +++ b/pandoc/header.tex @@ -44,16 +44,11 @@ \rfoot{\sectionfont\tiny{printed: \isodate{\today} \currenttime \selectfont}} %\titleformat*{\subsection}{\sectionfont\fontsize{32}{20}\selectfont} -%\titleformat*{\subsubsection}{\sectionfont\fontsize{32}{12}\selectfont} - -\titleformat{\subsubsection} - {\sectionfont\Large\bfseries} - {\thesection} - {1em} - {\resizetitle} +\titleformat*{\subsubsection}{\sectionfont\fontsize{32}{12}\selectfont} \titleformat{\subsection} {\sectionfont\Large\bfseries} {\thesection} {1em} {\resizetitle} + diff --git a/printable.rb b/printable.rb index c66968b..bfcac6b 100644 --- a/printable.rb +++ b/printable.rb @@ -26,9 +26,9 @@ file=ARGV[0] # dokuwiki pagenme as argument # - assuming the script is run in #{repo} and has origin ssh://git@repo.fo.am:foam/futurist-fieldguide.git # - otherwise perhaps https://github.com/schacon/ruby-git -# `git add -A` -# `git commit -m "#{msg}"` -# `git pull --commit` -# `git push` +`git add -A` +`git commit -m "#{file}"` +`git pull --commit` +`git push`