mirror of
https://github.com/Relintai/Documents.git
synced 2024-11-14 10:37:19 +01:00
-Jog.
This commit is contained in:
parent
32d95fa66d
commit
3579db1d0f
1
Jog/.latexcfg
Normal file
1
Jog/.latexcfg
Normal file
@ -0,0 +1 @@
|
||||
{ "root" : "\Headers\PrezA4Page.tex" }
|
40
Jog/CompileAll.bat
Normal file
40
Jog/CompileAll.bat
Normal file
@ -0,0 +1,40 @@
|
||||
@echo off
|
||||
|
||||
SET file="Jog"
|
||||
|
||||
cd Headers
|
||||
|
||||
pdflatex Article1d3A4Page.tex
|
||||
copy Article1d3A4Page.pdf ..\Build\%file%_1_Article_Scaled1d3A4.pdf
|
||||
|
||||
pdflatex Article1d3A4PageVariant.tex
|
||||
copy Article1d3A4PageVariant.pdf ..\Build\%file%_1_Article_Scaled1d3A4_Variant.pdf
|
||||
|
||||
pdflatex Article1d4A4Page.tex
|
||||
copy Article1d4A4Page.pdf ..\Build\%file%_1_Article_Scaled1d4A4.pdf
|
||||
|
||||
pdflatex Article1d5A4Page.tex
|
||||
copy Article1d5A4Page.pdf ..\Build\%file%_1_Article_Scaled1d5A4.pdf
|
||||
|
||||
pdflatex Article1d6A4Page.tex
|
||||
copy Article1d6A4Page.pdf ..\Build\%file%_1_Article_Scaled1d6A4.pdf
|
||||
|
||||
pdflatex ArticleA4Page.tex
|
||||
copy ArticleA4Page.pdf ..\Build\%file%_1_Article_Normal.pdf
|
||||
|
||||
pdflatex ArticleHalfA4Page.tex
|
||||
copy ArticleHalfA4Page.pdf ..\Build\%file%_1_Article_HalfA4.pdf
|
||||
|
||||
pdflatex ArticleHalfA4Page2x1.tex
|
||||
copy ArticleHalfA4Page2x1.pdf ..\Build\%file%_1_Article_HalfA4_2x1.pdf
|
||||
|
||||
pdflatex ArticleA4Page2x2.tex
|
||||
copy ArticleA4Page2x2.pdf ..\Build\%file%_1_Article_A4Page_2x2.pdf
|
||||
|
||||
pdflatex ArticleHalfA4Page4x2.tex
|
||||
copy ArticleHalfA4Page4x2.pdf ..\Build\%file%_1_Article_HalfA4_4x2.pdf
|
||||
|
||||
pdflatex PrezA4Page.tex
|
||||
copy PrezA4Page.pdf ..\Build\%file%_1_Prez_Normal.pdf
|
||||
|
||||
pause
|
2322
Jog/Document.tex
Normal file
2322
Jog/Document.tex
Normal file
File diff suppressed because it is too large
Load Diff
38
Jog/Headers/Article1d3A4Page.tex
Normal file
38
Jog/Headers/Article1d3A4Page.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
%\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
%\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/Article1d3A4PageVariant.tex
Normal file
38
Jog/Headers/Article1d3A4PageVariant.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
%\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
\geometry{paperwidth=105mm,paperheight=470mm,top=0in, bottom=0in, left=0in, right=0in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
%\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/Article1d4A4Page.tex
Normal file
38
Jog/Headers/Article1d4A4Page.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
%\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
%\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/Article1d5A4Page.tex
Normal file
38
Jog/Headers/Article1d5A4Page.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
%\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
%\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/Article1d6A4Page.tex
Normal file
38
Jog/Headers/Article1d6A4Page.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
%\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
%\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/ArticleA4Page.tex
Normal file
38
Jog/Headers/ArticleA4Page.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
%\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/ArticleA4Page2x2.tex
Normal file
38
Jog/Headers/ArticleA4Page2x2.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
\geometry{top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/ArticleHalfA4Page.tex
Normal file
38
Jog/Headers/ArticleHalfA4Page.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
%\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
%\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/ArticleHalfA4Page2x1.tex
Normal file
38
Jog/Headers/ArticleHalfA4Page2x1.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
%\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
\usepackage{pgfpages}
|
||||
% Choose one
|
||||
\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{8 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
38
Jog/Headers/ArticleHalfA4Page4x2.tex
Normal file
38
Jog/Headers/ArticleHalfA4Page4x2.tex
Normal file
@ -0,0 +1,38 @@
|
||||
% Compile twice!
|
||||
% With the current MiKTeX, you need to install the beamer, and the translator packages directly form the package manager!
|
||||
|
||||
% Uncomment these to get the presentation form
|
||||
%\documentclass{beamer}
|
||||
%\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% Uncomment these, and comment the 2 lines above, to get a paper-type article
|
||||
\documentclass[10pt]{article}
|
||||
\usepackage{geometry}
|
||||
%\geometry{top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
\usepackage{beamerarticle}
|
||||
\renewcommand{\\}{\par\noindent}
|
||||
\setbeamertemplate{note page}[plain]
|
||||
|
||||
% Half A4 geometry
|
||||
\geometry{paperwidth=105mm,paperheight=297mm,top=0.2in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
% "1/3" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=455mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/6" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=891mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/5" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=740mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% "1/4" A4 geometry
|
||||
%\geometry{paperwidth=105mm,paperheight=594mm,top=0.1in, bottom=0.1in, left=0.1in, right=0.1in}
|
||||
|
||||
% Uncomment these, to put more than one slide / page into a generated page.
|
||||
\usepackage{pgfpages}
|
||||
% Choose one
|
||||
%\pgfpagesuselayout{2 on 1}[a4paper]
|
||||
%\pgfpagesuselayout{4 on 1}[a4paper]
|
||||
\pgfpagesuselayout{16 on 1}[a4paper]
|
||||
|
||||
\input{../Document.tex}
|
5
Jog/Headers/PrezA4Page.tex
Normal file
5
Jog/Headers/PrezA4Page.tex
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
\documentclass{beamer}
|
||||
\geometry{paperwidth=200mm,paperheight=200mm, top=0in, bottom=0.2in, left=0.2in, right=0.2in}
|
||||
|
||||
\input{../Document.tex}
|
Loading…
Reference in New Issue
Block a user