summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-01 22:21:24 +0000
committerKarl Berry <karl@freefriends.org>2018-04-01 22:21:24 +0000
commitfe9ffbe7cd9288728c5aa469cdb3ee173f90c69d (patch)
tree19cc85788e1008fe584d5e7e67cf73568cda9294
parentf02c0d33eefe844fb67c5e438cfdcc26085c2223 (diff)
handin (2apr18)
git-svn-id: svn://tug.org/texlive/trunk@47224 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/handin/README.txt33
-rw-r--r--Master/texmf-dist/doc/latex/handin/example.pdfbin0 -> 2137095 bytes
-rw-r--r--Master/texmf-dist/doc/latex/handin/example.tex22
-rw-r--r--Master/texmf-dist/doc/latex/handin/handin-doc.pdfbin0 -> 131207 bytes
-rw-r--r--Master/texmf-dist/doc/latex/handin/handin-doc.tex150
-rw-r--r--Master/texmf-dist/doc/latex/handin/layout.pdfbin0 -> 63699 bytes
-rw-r--r--Master/texmf-dist/doc/latex/handin/universityTromsoLogo.pdfbin0 -> 2079703 bytes
-rw-r--r--Master/texmf-dist/tex/latex/handin/handin.sty132
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/handin.tlpsrc0
11 files changed, 339 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/handin/README.txt b/Master/texmf-dist/doc/latex/handin/README.txt
new file mode 100644
index 00000000000..b126141e2c2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/handin/README.txt
@@ -0,0 +1,33 @@
+Handin:
+Light weight template for creating school submissions using LaTeX. Especially suitable for math, physics, statistics and the like.
+
+Files:
+- handin.sty : The handin package
+- handin-doc.pdf : Description of how the package works
+- handin-doc.tex : Source of handin-doc.tex
+- layout.pdf : Contains an overview on which macro goes where in the new \maketitle
+- example.pdf : Output of example.tex
+- example.tex : Contains example code
+- universityTromsoLogo.pdf : An image to be used in the example
+
+Author: Storvik Strauman, Andreas
+
+For bug report, inquires, contributed or anything else:
+https://github.com/Strauman/Handin-LaTeX-template/
+
+Licence:
+
+The LaTeX package handin - version v0.0.2 (2018/04/01) build 30
+handin.sty
+-------------------------------------------------------------------------------------------
+Copyright (c) 2018 by Andreas Storvik Strauman
+-------------------------------------------------------------------------------------------
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3c
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3c or later is part of all distributions of LaTeX
+version 2008/05/04 or later.
+This work has the LPPL maintenance status `author-maintained'.
+This work consists of all files listed in README
diff --git a/Master/texmf-dist/doc/latex/handin/example.pdf b/Master/texmf-dist/doc/latex/handin/example.pdf
new file mode 100644
index 00000000000..8f2c66eb1d2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/handin/example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/handin/example.tex b/Master/texmf-dist/doc/latex/handin/example.tex
new file mode 100644
index 00000000000..0e2a4c64c47
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/handin/example.tex
@@ -0,0 +1,22 @@
+\documentclass{article}
+\usepackage[english]{babel}
+% ^ Supports [english] and [norsk] (norwegian)
+\usepackage{handin}
+
+\title{Assignment 1}
+\author{The name}
+\coursename{TST-101}
+\coursetitle{Test course}
+\institute{Institute of Physics and Technology}
+\logo{universityTromsoLogo}
+%Values below are optional and defaults as given:
+\pagetext{Page \thepage~of \pageref{LastPage}}
+\containspages{Contains \pageref{LastPage} pages, front page included}
+
+\begin{document}
+ \maketitle
+ \problem{1}
+ \pproblem{a}
+ Gauss law tells us that
+ \[ \oiint\limits_{S}\vec E\cdot \mathrm{d}\vec{S}=\frac{Q_{\text{enc}}}{\varepsilon_0} \]
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/handin/handin-doc.pdf b/Master/texmf-dist/doc/latex/handin/handin-doc.pdf
new file mode 100644
index 00000000000..3ebd7213c3e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/handin/handin-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/handin/handin-doc.tex b/Master/texmf-dist/doc/latex/handin/handin-doc.tex
new file mode 100644
index 00000000000..0ec4c17d1cf
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/handin/handin-doc.tex
@@ -0,0 +1,150 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% This is a generated file %
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\documentclass{article}
+\usepackage[all]{tcolorbox}
+\makeatletter
+\lstdefinestyle{mydocumentation}{style=tcbdocumentation,
+ classoffset=0,
+ texcsstyle=*\color{blue},
+ moretexcs={arrayrulecolor,draw,includegraphics,ifthenelse,isodd,lipsum,path,pgfkeysalso},
+ classoffset=1,
+ moretexcs={% core
+ problem,pproblem,title,author,logo,coursename,coursetitle,institute,containspages,pagetext,settable
+ },
+ texcsstyle=*\color{Definition}\bfseries,
+ classoffset=0,% restore default
+ }
+\newtcolorbox{marker}[1][]{enhanced,
+ before skip=2mm,after skip=3mm,
+ boxrule=0.4pt,left=5mm,right=2mm,top=1mm,bottom=1mm,
+ colback=yellow!50,
+ colframe=yellow!20!black,
+ sharp corners,rounded corners=southeast,arc is angular,arc=3mm,
+ underlay={%
+ \path[fill=tcbcol@back!80!black] ([yshift=3mm]interior.south east)--++(-0.4,-0.1)--++(0.1,-0.2);
+ \path[draw=tcbcol@frame,shorten <=-0.05mm,shorten >=-0.05mm] ([yshift=3mm]interior.south east)--++(-0.4,-0.1)--++(0.1,-0.2);
+ \path[fill=yellow!50!black,draw=none] (interior.south west) rectangle node[white]{\Huge\bfseries !} ([xshift=4mm]interior.north west);
+ },
+ drop fuzzy shadow,#1}
+ \makeatother
+\let\dac\docAuxCommand
+\tcbset{documentation listing style=mydocumentation}
+
+\setlength{\parindent}{0pt}
+\title{{Handin - manual\\ v0.0.2{\\[-0.5em]\footnotesize(build 30)}}}
+\author{Andreas Strauman}
+\begin{document}
+\maketitle
+\section*{2 Problem}
+I remember when I first started out with LaTeX, as a student, it was very new and challenging just to make a simple nicely typeset document. We've all seen documents that has problem numbering using sections, like I did here. (The header says \textbf{2 Problem}.)\\
+
+This is a package that makes it easy for student to hand in a formatted document in LaTeX. It just creates a couple of commands that typesets the document with nice headers (problem numbers and part problem numbers e.g. \textbf{(1a)} ).\\
+
+If you are a teacher, this package works just as well for creating exercises!\\
+
+If you found any bugs or want new functionality, to contribute, view the commented source, get latest version of this package or get in touch with me, you can do all of that at \url{https://github.com/Strauman/Handin-LaTeX-template/}
+\tableofcontents
+\clearpage
+ \section{Reference}
+\subsection{Making exercises}
+ Here are commands related to creating exercises
+
+
+\begin{docCommand}[]{problem}{\marg{text}}
+ This command will print out a problem header. For example \dac{problem}\{1\}
+ prints a nice big header \textbf{Problem 1} You can do a star (*) after \dac{problem} to
+ prevent it from showing in the table of contents
+
+\end{docCommand}
+
+\begin{docCommand}[]{problem*}{\marg{text}}
+ Does the same as \dac{problem}, but does not add the problem to the table of contents
+
+\end{docCommand}
+
+\begin{docCommand}[]{pproblem}{\marg{text}}
+ This command will print out a part problem header based on what problem you are on.
+ For example if you already have done \dac{problem}\{1\}, then \dac{pproblem}\{a\}
+ prints a nice big header \textbf{(1a)}. You can do a star (*) after \dac{pproblem} to
+ prevent it from showing in the table of contents
+
+\end{docCommand}
+
+\begin{docCommand}[]{pproblem*}{\marg{text}}
+ Does the same as \dac{pproblem}, but does not add the part problem to the table of contents
+
+\end{docCommand}
+
+\subsection{Page formatting commands}
+\begin{docCommand}[]{title}{\marg{title}}
+
+\end{docCommand}
+
+\begin{docCommand}[]{author}{\marg{your name}}
+
+\end{docCommand}
+
+\begin{docCommand}[]{logo}{\marg{path/to/image}}
+ If you want an image below the title, you provide the path to the image here
+
+\end{docCommand}
+
+\begin{docCommand}[]{coursename}{\marg{text}}
+
+\end{docCommand}
+
+\begin{docCommand}[]{coursetitle}{\marg{text}}
+ The front page will show coursename - coursetitle on a "subtitle" format
+
+\end{docCommand}
+
+\begin{docCommand}[]{institute}{\marg{text}}
+ Shows as text on bottom
+
+\end{docCommand}
+
+\begin{docCommand}[]{containspages}{\marg{text}}
+ Here you can set a string that shows on bottom. Default is\\
+ \dac{containspages}\{Contains \dac{pageref}\brackets{LastPage\} pages, front page included}
+
+\end{docCommand}
+
+\begin{docCommand}[]{pagetext}{\marg{string}}
+ This is the text that is on the bottom right corner reading "Page x of y". Default is
+ \dac{pagetext}\{Page \dac{thepage}~of \dac{pageref}{LastPage\}}
+
+\end{docCommand}
+
+\subsection{Languages}
+This package supports norwegian and english. Translations are welcome at \dac{url}\{https://github.com/Strauman/Handin-LaTeX-template/tree/master/src/languages\}. that are set by the \!\dac{texttt}\{iflang\} package.
+
+
+
+\subsection{General reference}
+\begin{docCommand}[]{settable}{\marg{text}}
+ The text you enter would be a macro. See example:
+
+\end{docCommand}
+
+\begin{dispListing}
+ \settable{hello}
+ %if now \@hello is called,
+ % a warning is displayed with
+ % the text "\hello not set"
+ \hello{world}
+ % if now \@hello is called, it prints "world"
+ \@hello@noerror gives the returning
+ content and empty without error if no content set.
+ \ifset@hello{true}{false}
+
+\end{dispListing}
+
+
+\section{Changelog}
+% Use , 2018/04/01
+\begin{tabular}{lll}
+ Version&Date&Changes\\
+ v0.0.2&2018/04/01&Problems are now added to the table of contents by default
+\end{tabular}
+ \end{document}
diff --git a/Master/texmf-dist/doc/latex/handin/layout.pdf b/Master/texmf-dist/doc/latex/handin/layout.pdf
new file mode 100644
index 00000000000..0ca1f3699e0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/handin/layout.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/handin/universityTromsoLogo.pdf b/Master/texmf-dist/doc/latex/handin/universityTromsoLogo.pdf
new file mode 100644
index 00000000000..ee06863c0db
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/handin/universityTromsoLogo.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/handin/handin.sty b/Master/texmf-dist/tex/latex/handin/handin.sty
new file mode 100644
index 00000000000..8b0a82833f7
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/handin/handin.sty
@@ -0,0 +1,132 @@
+% handin v0.0.2b30 - 2018/04/01
+\ProvidesPackage{handin}[2018/04/01 v0.0.2 Creates a setup that is ideal for handing in hard-science school papers that are divided in exercises.]
+\usepackage[utf8]{inputenc}
+\usepackage{graphicx}
+\usepackage{lastpage}
+\usepackage{scrextend}
+\def\exerciseNr{0}
+\gdef\problem{\@ifnextchar*{\expandafter\@problem\@secondoftwo}{\@problemTOC}}
+\gdef\@problemTOC#1{ \addcontentsline{toc}{section}{\@tr{Problem} #1}
+ \@problem{#1}
+}
+\newcommand{\@problem}[1]{ \def\exerciseNr{#1}
+ \begin{addmargin}{-1.5em}
+ {\normalfont\Large\bfseries \@tr{Problem} #1}
+ \end{addmargin}
+}
+\gdef\pproblem{\@ifnextchar*{\expandafter\@pproblem\@secondoftwo}{\@pproblemTOC}}
+\gdef\@pproblemTOC#1{ \addcontentsline{toc}{subsection}{\exerciseNr #1}
+ \@pproblem{#1}
+}
+\newcommand{\@pproblem}[1]{ \vspace*{1em}
+ \hspace*{-0.5em}{\normalfont\Large\bfseries\exerciseNr #1)}
+}
+ \usepackage{fancyhdr}
+\usepackage{geometry}
+\usepackage{amsmath}
+\usepackage{mathtools}
+\usepackage{bm}
+\usepackage{esint}
+\usepackage{iflang}
+\def\@tr#1{ \ifcsname tr@#1\endcsname%
+ \csname tr@#1\endcsname%
+ \else%
+ #1%
+ \fi%
+}
+\newcommand{\set@tr}[2]{ \expandafter\def\csname tr@#1\endcsname{#2}
+}
+\set@tr{Problem}{Problem}
+\set@tr{problem}{problem}
+\set@tr{containspages}{Contains \pageref{LastPage} pages, front page included}
+\set@tr{pagetext}{Page \thepage~of \pageref{LastPage}}
+ \IfLanguageName{norsk}{%
+\set@tr{Problem}{Oppgave}
+\set@tr{problem}{oppgave}
+\set@tr{pagetext}{Side \thepage~av \pageref{LastPage}}
+\set@tr{containspages}{Inneholder \pageref{LastPage} sider, inkludert forside.}
+}{}
+ \newif\ifshowoff
+\showofffalse
+\let\ea = \expandafter
+\newcommand{\settable}[2][\@nil]{ \ea\def\csname #2\ea\endcsname##1{ \ea\def\csname @#2\endcsname{##1}
+ \ea\def\csname @#2@noerror\endcsname{##1}
+ \ea\def\csname isset@#2\endcsname{1}
+}
+ \ea\def\csname ifset@#2\endcsname##1##2{ \ifcsname isset@#2\endcsname%
+ ##1
+ \else
+ ##2
+ \fi
+}
+ \ea\def\csname default@#2\endcsname{#1}%
+ \ea\def\csname @#2@noerror\endcsname{#1}%
+ \ea\ifx\csname default@#2\endcsname\@nnil
+ \ea\def\csname default@#2\endcsname{ \textbackslash #2%
+ {\ea\@latex@warning{\ #2 not given}}
+}
+ \fi
+ \ea\def\csname @#2\endcsname{ \csname default@#2\endcsname
+}
+}
+\ifshowoff
+\@latex@warning{Settable: showing off, no settable is actually set!}
+\renewcommand{\settable}[2][\@nil]{ \ea\def\csname #2\endcsname##1{\relax}%
+ \ea\def\csname @#2\endcsname{}%
+ \ea\def\csname @#2@noerror\endcsname{}%
+ \ea\def\csname ifset@#2\endcsname##1##2{##2}
+ \ea\def\csname default@#2\endcsname{#1}%
+ \ea\def\csname @#2@noerror\endcsname{#1}%
+ \ea\def\csname @#2\endcsname{\textbackslash #2}
+}
+\fi
+\settable{title}
+\settable{author}
+\settable{logo}
+\settable{coursename}
+\settable{coursetitle}
+\settable{institute}
+\settable{containspages}
+\settable{pagetext}
+\setlength\parindent{0pt}
+\geometry{paper=a4paper, bottom=3cm, top=3cm, footnotesep=3cm}
+\fancyhf{}
+\addtolength\headwidth{4em}
+\fancyheadoffset{2em}
+\pagestyle{fancy}
+\let\old@maketitle = \maketitle
+\def\maketitle{ \old@maketitle
+ \thispagestyle{empty}
+ \clearpage
+}
+\def\@maketitle{%
+\begin{center}
+ \ifshowoff
+ \Huge{\textbackslash logo}\\
+ \Large{\@title} \\[1.5cm]
+ \else
+ \ifset@logo{ \includegraphics[scale=1]{\@logo}\\[0.5cm]
+ \Large{\@title} \\[1.5cm]
+}{ \ea\@latex@warning{Use \noexpand\logo{path/to/image} to set a logo on the front page}
+ \Huge{\@title} \\[1.0cm]
+}
+ \fi
+\end{center}
+\begin{center}
+ \textbf{\@coursename - \@coursetitle}\\[1cm]
+ \textbf{\@author} \\[1cm]
+ \textbf{\today} \\[3cm]
+\end{center}
+\begin{center}
+ \vfill
+ \ifset@containspages{ \@containspages
+}{ \@tr{containspages}
+}\\[0.5cm]
+ \textsc{\@institute}
+\end{center}
+ \rhead{\@author}
+ \lhead{\@coursename - \@coursetitle}
+ \ifset@pagetext{ \rfoot{\@pagetext}
+}{ \rfoot{\@tr{pagetext}}
+}
+}
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 42902c9184e..a8ca636ec69 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -319,7 +319,7 @@ my @TLP_working = qw(
gsemthesis gtl gtrlib-largetrees gtrcrd
gu guitar guitarchordschemes guitlogo gzt
h2020proposal hackthefootline hacm hagenberg-thesis halloweenmath
- handout hands hang hanging hanoi
+ handin handout hands hang hanging hanoi
happy4th har2nat hardwrap harmony harnon-cv harpoon
harvard harveyballs harvmac hatching hausarbeit-jura havannah
hc he-she hecthese hep hepnames
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 8db659b5ad2..b8c62081732 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -511,6 +511,7 @@ depend gridslides
depend guitlogo
depend halloweenmath
depend hackthefootline
+depend handin
depend handout
depend hang
depend hanging
diff --git a/Master/tlpkg/tlpsrc/handin.tlpsrc b/Master/tlpkg/tlpsrc/handin.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/handin.tlpsrc