From 44d25eecfc3c4d82091121ddaf7c7f8e08150cd2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Apr 2024 21:07:48 +0000 Subject: notebeamer (19apr24) git-svn-id: svn://tug.org/texlive/trunk@71002 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/notebeamer/notebeamer.cls | 314 --------------------- .../texmf-dist/tex/latex/notebeamer/notebeamer.sty | 160 +++++++++++ 2 files changed, 160 insertions(+), 314 deletions(-) delete mode 100644 Master/texmf-dist/tex/latex/notebeamer/notebeamer.cls create mode 100644 Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/notebeamer/notebeamer.cls b/Master/texmf-dist/tex/latex/notebeamer/notebeamer.cls deleted file mode 100644 index fef627cad07..00000000000 --- a/Master/texmf-dist/tex/latex/notebeamer/notebeamer.cls +++ /dev/null @@ -1,314 +0,0 @@ -%% ************************************************************************************************************ -%% ****************************************************** * -%% * This work may be distributed and/or modified under * * ***** * * * -%% * the conditions of the LaTeX Project Public License * * ** * * *** * * * -%% * http://www.latex-project.org/lppl.txt * * * ** * ***** * * -%% * either version 1.3c of this license or any later * * * ** * ***** * * -%% * version. * * * ** * * * * * -%% ****************************************************** ***** ** * * *** * * * -%% start of file `notebeamer.cls'. * -%% Copyright 2023 LiteLaTeX (xiamyphys@gmail.com) * -%% available at https://github.com/xiamyphys/NoteBeamer * -%% Thanks `wipet' (https://petr.olsak.net/) provides Beamers automatically inserts module * -%% !Mode:: "TeX:UTF-8" * -%% ************************************************************************************************************ - -\NeedsTeXFormat{LaTeX2e} -\ProvidesClass{notebeamer}[2023/11/15 v2.3a NoteBeamer document class] - -%% Global opinions -\RequirePackage{kvoptions} -\RequirePackage{etoolbox} -\SetupKeyvalOptions{family=NB, prefix=NB@, setkeys=\kvsetkeys} -\def\ekv#1{\kvsetkeys{NB}{#1}} - -\DeclareStringOption[normal]{saturation} -\DeclareVoidOption{lighter}{\ekv{saturation=lighter}} -\DeclareVoidOption{light}{\ekv{saturation=light}} -\DeclareVoidOption{normal}{\ekv{saturation=normal}} -\DeclareVoidOption{dark}{\ekv{saturation=dark}} -\DeclareVoidOption{darker}{\ekv{saturation=darker}} - -\DeclareStringOption[main]{color} -\DeclareVoidOption{main}{\ekv{color=main}} -\DeclareVoidOption{colorful}{\ekv{color=colorful}} - -\DeclareStringOption[times]{font} -\DeclareVoidOption{times}{\ekv{font=times}} -\DeclareVoidOption{libertinus}{\ekv{font=libertinus}} - -\DeclareDefaultOption{\PassOptionsToClass{\CurrentOption}{standalone}} -\ProcessKeyvalOptions*\relax -\PassOptionsToPackage{quiet}{fontspec} -\LoadClass[tikz]{standalone} - -%% Packages -\RequirePackage[colorlinks,linkcolor=black,urlcolor=black]{hyperref} -\RequirePackage{ctex} -\RequirePackage{fontawesome5} - -%% Global definitions -\def\notewidth{6.32} -\def\noteheight{8.18} -\def\author#1{\gdef\@author{#1}} -\def\mail#1{\gdef\@mail{\href{mailto:#1}{\nolinkurl{#1}}}} -\NewDocumentCommand\chapter{s o m}{ - \IfBooleanTF{#1}{}{\refstepcounter{chap}} - \gdef\@chapter{#2} - \gdef\@courseware{#3} - \setcounter{note}{0} -} -\def\flyleaf#1{\gdef\@flyleaf{#1}} -\def\sticker#1{\gdef\@sticker{#1}} -\NewDocumentCommand\logo{O{https://www.hdu.edu.cn} m O{Hangzhou·Zhejiang}}{\gdef\@edu{#1}\gdef\@logo{#2}\gdef\@address{#3}} - -%% Fonts -\ifdefstring{\NB@font}{libertinus}{ -\setmainfont{Libertinus Serif} -\setsansfont{Libertinus Sans} -\setmonofont{NotoSansMono}[ - Scale=MatchLowercase, - Extension=.ttf, - UprightFont=*-Light, - BoldFont=*-Medium -] -}{\relax} - -%% notepages -\RequirePackage{graphics} -\graphicspath{{./beamer/}{./figure/}{./figures/}{./image/}{./images/}{./graphics/}{./graphic/}{./pictures/}{./picture/}}% Paths -\definecolor{pagecolor}{HTML}{F7F6E9} -\definecolor{main}{HTML}{223A70} -\newcounter{chap} -\newcounter{note} -\def\chaptername{\faIcon{seedling} Chapter} - -%%%% 1 note per page -\def\newnote#1#2{ - \refstepcounter{note} - \addtocounter{note}{-1} - \foreach \n in {#1,...,#2}{ - \begin{tikzpicture} - \fill [pagecolor!50] (0,0) rectangle (\notewidth in,\noteheight in);% 边界 - \ifcsname @sticker\endcsname\node [anchor=south east,opacity=0.24,inner sep=0pt] at (0.985*\notewidth in,0.012*\noteheight in) {\includegraphics[height=1.07158 in]{\@sticker}};\fi - - %%%%%% imput file - \node [yshift=(\thenote+1)*33*0.028*\noteheight in,inner sep=0pt] at (0.4*\notewidth in,0.038*\noteheight in-12.5*0.028*\noteheight in) {\ifcsname @chapter\endcsname\includegraphics[height=5.61148 in,page=\n]{\@courseware}\fi}; - - %%%%%% draw lines & dots: right - \foreach \a in {9,...,33} - \foreach \b in {24,...,29} - \fill [fill=main!50!gray,xshift=\b*0.03*\notewidth in,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) circle (0.006);% 点 - \foreach \a in {9,...,32} - \draw [line cap=round,opacity=0.5,main!80!gray!80,yshift=\a*\noteheight*0.028 in] (0.75*\notewidth in+0.25*0.028*\notewidth in,0.038*\noteheight in) --++ (0.2*\notewidth in-0.25*0.028*\notewidth in,0);% 横线 - - %%%%%% draw lines & dots: bottom - \foreach \a in {0,...,8,8} - \foreach \b in {1,...,29} - \fill [fill=main!50!gray,xshift=\b*0.03*\notewidth in,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) circle (0.006);% 点 - \foreach \a in {1,...,8,8} - \draw [line cap=round,opacity=0.5,main!80!gray!80,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0);% 横线 - - \draw [line cap=round,main!80,thick] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0);% 底部粗线 - - \draw [line cap=round,main!80,thick,yshift=33*0.028*\noteheight in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0) node [anchor=south west,at start] {\small\color{main}\bfseries\sffamily\chaptername~\ifcsname @chapter\endcsname\thechap. \@chapter\fi} node [anchor=south east] {\small\color{main}\bfseries\sffamily Page \thepage\quad};% 顶部粗线 - - \draw [line cap=round,thick,opacity=0.4,main!50!gray] (0.75*\notewidth in,0.038*\noteheight in+8.25*0.028*\noteheight in) -- (0.75*\notewidth in,0.038*\noteheight in+32.75*0.028*\noteheight in);% 分栏线 - \end{tikzpicture} - } -} - -%%%% 3 beamers per page -\def\threebeamers#1#2#3{ - \refstepcounter{note} - \begin{tikzpicture} - \fill [pagecolor!50] (0,0) rectangle (\notewidth in,\noteheight in);% 边界 - \ifcsname @sticker\endcsname\node [anchor=south east,opacity=0.24,inner sep=0pt] at (0.985*\notewidth in,0.012*\noteheight in) {\includegraphics[height=1.07158 in]{\@sticker}};\fi - - %%%%%% imput file - \foreach \n in {#1,#2,#3} - \node [yshift=(27.5-(\n-#1)*11)*0.028*\noteheight in,inner sep=0pt] at (0.3125*\notewidth in,0.038*\noteheight in) {\ifcsname @chapter\endcsname\includegraphics[height=2.40492 in,page=\n]{\@courseware}\fi}; - - %%%%%% draw lines & dots - \foreach \a in {0,...,33} - \foreach \b in {18,...,29} - \fill [fill=main!50!gray,xshift=\b*0.03*\notewidth in,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) circle (0.006);% 点 - \foreach \a in {1,...,32} - \draw [line cap=round,opacity=0.5,main!80!gray!80,yshift=\a*\noteheight*0.028 in] (0.575*\notewidth in+0.25*0.028*\notewidth in,0.038*\noteheight in) --++ (0.375*\notewidth in-0.25*0.028*\notewidth in,0);% 横线 - - \draw [line cap=round,main!80,thick] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0);% 底部粗线 - - \draw [line cap=round,main!80,thick,yshift=33*0.028*\noteheight in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0) node [anchor=south west,at start] {\small\color{main}\bfseries\sffamily\chaptername~\ifcsname @chapter\endcsname\thechap. \@chapter\fi} node [anchor=south east] {\small\color{main}\bfseries\sffamily Page \thepage\quad};% 顶部粗线 - - \draw [line cap=round,thick,opacity=0.4,main!50!gray] (0.575*\notewidth in,0.038*\noteheight in+0.25*0.028*\noteheight in) -- (0.575*\notewidth in,0.038*\noteheight in+32.75*0.028*\noteheight in);% 分栏线 - \end{tikzpicture} -} - -%%%%%% Simplify loop 3 -\newcount\tmpnum -\def\newnotesss#1#2{% -\addtocounter{note}{-1} - \def\maxnum{#2}\tmpnum=#1 - \loop - \unless\ifnum\tmpnum>#2 \threebeamers{\valnum0}{\valnum1}{\valnum2} - \advance\tmpnum by3 - \repeat -} -\def\valnum#1{% - \ifnum\maxnum>\numexpr\tmpnum+#1\relax - \the\numexpr\tmpnum+#1\relax \else \maxnum\fi -} - -%%%% 4 slides per page -\def\fourbeamers#1#2#3#4{ - \refstepcounter{note} - \begin{tikzpicture} - \fill [pagecolor!50] (0,0) rectangle (\notewidth in,\noteheight in);% 边界 - \ifcsname @sticker\endcsname\node [anchor=south east,opacity=0.24,inner sep=0pt] at (0.985*\notewidth in,0.012*\noteheight in) {\includegraphics[height=1.07158 in]{\@sticker}};\fi - %%%%%% imput file - \foreach \n in {#1,#2,#3,#4} - \node [yshift=(28.875-(\n-#1)*8.25)*0.028*\noteheight in,inner sep=0pt] at (0.3125*\notewidth in,0.038*\noteheight in) {\ifcsname @chapter\endcsname\includegraphics[height=1.77506 in,page=\n]{\@courseware}\fi}; - - \foreach \a in {0,...,33} - \foreach \b in {18,...,29} - \fill [fill=main!50!gray,xshift=\b*0.03*\notewidth in,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) circle (0.006);% 点 - \foreach \a in {1,...,32} - \draw [line cap=round,opacity=0.5,main!80!gray!80,yshift=\a*\noteheight*0.028 in] (0.575*\notewidth in+0.25*0.028*\notewidth in,0.038*\noteheight in) --++ (0.375*\notewidth in-0.25*0.028*\notewidth in,0);% 横线 - - \draw [line cap=round,main!80,thick] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0);% 底部粗线 - - \draw [line cap=round,main!80,thick,yshift=33*0.028*\noteheight in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0) node [anchor=south west,at start] {\small\color{main}\bfseries\sffamily\chaptername~\ifcsname @chapter\endcsname\thechap. \@chapter\fi} node [anchor=south east] {\small\color{main}\bfseries\sffamily Page \thepage\quad};% 顶部粗线 - - \draw [line cap=round,thick,opacity=0.4,main!50!gray] (0.575*\notewidth in,0.038*\noteheight in+0.25*0.028*\noteheight in) -- (0.575*\notewidth in,0.038*\noteheight in+32.75*0.028*\noteheight in);% 分栏线 - \end{tikzpicture} -} - -%%%%%% Simplify loop 4 -\newcount\tmpnum -\def\newnotessss#1#2{% -\addtocounter{note}{-1} - \def\maxnum{#2}\tmpnum=#1 - \loop - \unless\ifnum\tmpnum>#2 \fourbeamers{\valnum0}{\valnum1}{\valnum2}{\valnum3} - \advance\tmpnum by4 - \repeat -} -\def\valnum#1{% - \ifnum\maxnum>\numexpr\tmpnum+#1\relax - \the\numexpr\tmpnum+#1\relax \else \maxnum\fi -} - -%%%% emptynote (*without chapter title & page number) -\NewDocumentCommand\clearnote{s}{ -\begin{tikzpicture} - \fill [pagecolor!50] (0,0) rectangle (\notewidth in,\noteheight in);% 边界 - \ifcsname @sticker\endcsname\node [anchor=south east,opacity=0.24,inner sep=0pt] at (0.985*\notewidth in,0.012*\noteheight in) {\includegraphics[height=1.07158 in]{\@sticker}};\fi - \foreach \a in {0,...,33} - \foreach \b in {1,...,29} - \fill [fill=main!50!gray,xshift=\b*0.03*\notewidth in,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) circle (0.006);% 点 - \foreach \a in {1,...,32} - \draw [line cap=round,opacity=0.5,main!80!gray!80,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0);% 横线 - - \draw [line cap=round,main!80,thick] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0);% 底部粗线 - - \IfBooleanTF{#1} - { - \draw [line cap=round,main!80,thick,yshift=33*0.028*\noteheight in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0) node [anchor=south west,at start] {\small\color{main}\bfseries\sffamily\chaptername} node [anchor=south east] {\small\color{main}\bfseries\sffamily Page\addtocounter{page}{-1}\quad\quad};% 顶部粗线 - } - { - \draw [line cap=round,main!80,thick,yshift=33*0.028*\noteheight in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0) node [anchor=south west,at start] {\small\color{main}\bfseries\sffamily\chaptername~\ifcsname @chapter\endcsname\thechap. \@chapter\fi} node [anchor=south east] {\small\color{main}\bfseries\sffamily Page \thepage\quad};% 顶部粗线 - } - - \draw [line cap=round,thick,opacity=0.4,main!50!gray] (0.5*\notewidth in,0.038*\noteheight in+0.25*0.028*\noteheight in) -- (0.5*\notewidth in,0.038*\noteheight in+32.75*0.028*\noteheight in);% 分栏线 -\end{tikzpicture} -} - -\NewDocumentCommand\emptynote{s O{1}} -{\IfBooleanTF{#1}{ - \Repeat{#2}{\clearnote*} - }{ - \Repeat{#2}{\clearnote} - } -} - -%%%% emptynote with school title (*without chapter title & page number) -\NewDocumentCommand\clearhdunote{s}{ -\begin{tikzpicture} - \fill [pagecolor!50] (0,0) rectangle (\notewidth in,\noteheight in);% 边界 - \ifcsname @sticker\endcsname\node [anchor=south east,opacity=0.24,inner sep=0pt] at (0.985*\notewidth in,0.012*\noteheight in) {\includegraphics[height=1.07158 in]{\@sticker}};\fi - \foreach \a in {0,...,32} - \foreach \b in {1,...,29} - \fill [fill=main!50!gray,xshift=\b*0.03*\notewidth in,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) circle (0.006);% 点 - \foreach \a in {1,...,31} - \draw [line cap=round,opacity=0.5,main!80!gray!80,yshift=\a*\noteheight*0.028 in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0);% 横线 - - \IfBooleanTF{#1} - { - \draw [line cap=round,main!80,thick] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0) node [anchor=north east,darkgray] {\small\color{main}\bfseries\sffamily Page\addtocounter{page}{-1}\quad\quad};% 底部粗线 - }{ - \draw [line cap=round,main!80,thick] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0) node [anchor=north east,darkgray] {\small\color{main}\bfseries\sffamily Page \thepage\quad};% 底部粗线 - } - - \draw [line cap=round,main!80,thick,yshift=32*0.028*\noteheight in] (0.05*\notewidth in,0.038*\noteheight in) --++ (0.9*\notewidth in,0)\ifcsname @logo\endcsname node [anchor=west,at start,yshift=0.033*\noteheight in,inner sep=0pt] {\href{\@edu}{\includegraphics[height=0.45808 in]{\@logo}}} node [anchor=east,yshift=0.033*\noteheight in] {\bfseries\heiti\color{main}\faIcon{map-pin} \@address\quad\quad}\fi;% 顶部粗线 - - \draw [line cap=round,thick,opacity=0.4,main!50!gray] (0.5*\notewidth in,0.038*\noteheight in+0.25*0.028*\noteheight in) -- (0.5*\notewidth in,0.038*\noteheight in+31.75*0.028*\noteheight in);% 分栏线 -\end{tikzpicture} -} - -\NewDocumentCommand\emptyhdunote{s O{1}} -{\IfBooleanTF{#1}{ - \Repeat{#2}{\clearhdunote*} - }{ - \Repeat{#2}{\clearhdunote} - } -} - -%% covers -\ifdefstring{\NB@saturation}{lighter}{\def\@saturation{.18}}{\relax} -\ifdefstring{\NB@saturation}{light}{\def\@saturation{.15}}{\relax} -\ifdefstring{\NB@saturation}{normal}{\def\@saturation{.12}}{\relax} -\ifdefstring{\NB@saturation}{dark}{\def\@saturation{.09}}{\relax} -\ifdefstring{\NB@saturation}{darker}{\def\@saturation{.06}}{\relax} - -\definecolor{H1}{Hsb}{349,\@saturation,.9}% 海棠紅 (Hangzhou MTR L 1 ) -\definecolor{H1*}{HTML}{702230} -\definecolor{H2}{Hsb}{23, \@saturation,.9}% 丹桂橙 (Hangzhou Metro 2 ) -\definecolor{H2*}{HTML}{703F22} -\definecolor{H3}{Hsb}{48, \@saturation,.9}% 柠檬黄 (Hangzhou Metro 3 ) -\definecolor{H3*}{HTML}{706022} -\definecolor{H4}{Hsb}{103,\@saturation,.9}% 香樟绿 (Hangzhou Metro 4 ) -\definecolor{H4*}{HTML}{387022} -\definecolor{H5}{Hsb}{188,\@saturation,.9}% 青藍色 (Hangzhou MTR L 5 ) -\definecolor{H5*}{HTML}{226570} -\definecolor{H6}{Hsb}{207,\@saturation,.9}% 海洋蓝 (Hangzhou Metro 6 ) -\definecolor{H6*}{HTML}{224C70} -\definecolor{H7}{Hsb}{290,\@saturation,.9}% 浪漫紫 (Hangzhou Metro 7 ) -\definecolor{H7*}{HTML}{632270} - -\NewDocumentCommand\notebook{s O{H5} m O{}}{ - \setcounter{chap}{0} - \setcounter{page}{0} - \begin{tikzpicture} - \fill [#2] (0,0) rectangle (\notewidth in,\noteheight in);% 边界 - \fill [white,opacity=0.17] (0.2*\notewidth in,0.6*\noteheight in) rectangle (\notewidth in,0); - \fill [white,opacity=0.17] (0.3*\notewidth in,0.7*\noteheight in) rectangle (\notewidth in,0); - \node at (0.65*\notewidth in,0.65*\noteheight in) {\LARGE\bfseries\sffamily #3}; - \node [rotate=90,opacity=0.4] at (0.25*\notewidth in,0.3*\noteheight in) {\sffamily\Large\bfseries\MakeUppercase{#4}}; - \draw [thick,line cap=round] (0.65*\notewidth in,0.05*\noteheight in) --++ (0.25*\notewidth in,0) node [anchor=south west] {\large\faIcon{feather-alt}} \ifcsname @mail\endcsname node [midway,anchor=south] {\bfseries\texttt{\@mail}}\fi node [midway,anchor=south,yshift=2em] {\bfseries\sffamily\large\ifcsname @author\endcsname\@author\fi}; - \ifcsname @logo\endcsname\node [anchor=north west] at (0.025*\notewidth in,0.991*\noteheight in) {\href{\@edu}{\includegraphics[width=2.212 in]{\@logo}}};\fi - \end{tikzpicture} - \ifdefstring{\NB@color}{colorful}{\colorlet{main}{main}}{\relax} - \ifdefstring{\NB@color}{colorful}{\colorlet{main}{#2*}}{\relax} - \ifcsname @flyleaf\endcsname - \addtocounter{page}{-1} - \begin{tikzpicture} - \node [inner sep=0pt] at (0.5*\notewidth in,0.5*\noteheight in) {\includegraphics[width=\notewidth in]{\@flyleaf}}; - \end{tikzpicture} - \fi - \IfBooleanTF{#1}{\emptynote*}{} -} - -%% LaTeX 3 \Repeat supports -\ExplSyntaxOn -\cs_new_eq:NN \Repeat \prg_replicate:nn -\ExplSyntaxOff \ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty b/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty new file mode 100644 index 00000000000..84e06bf49a5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty @@ -0,0 +1,160 @@ +%% *********************************************************** +%% Copyright 2024 by Mingyu Hsia * +%% * +%% This work may be distributed and/or modified under * +%% the conditions of the LaTeX Project Public License * +%% * +%% http://www.latex-project.org/lppl.txt * +%% * +%% either version 1.3c of this license or any later * +%% version. * +%% * +%% This work has the LPPL maintenance status `maintained'. * +%% * +%% The Current Maintainer of this work is Mingyu Hsia. * +%% * +%% This work consists of the files notebeamer.sty, * +%% and README.md. * +%% available at https://github.com/xiamyphys/notebeamer * +%% Thanks `wipet' (https://petr.olsak.net/) provides * +%% Beamers automatically inserts module * +%% *********************************************************** +% !Mode:: "TeX:UTF-8" +\NeedsTeXFormat{LaTeX2e}[2020/10/01] +\ProvidesPackage{notebeamer}[2024/04/19 v3.0a notebeamer package] +\RequirePackage{xkeyval} + +\DeclareOptionX{notelinecolor}{\gdef\@notelinecolor{#1}} +\ExecuteOptionsX{notelinecolor=darkgray} +\DeclareOptionX{notemargin}{\gdef\@notemargin{#1}} +\ExecuteOptionsX{notemargin=.75in} + +\DeclareOptionX*{\PackageWarning{notebeamer}{`\CurrentOption' ignored}} +\ProcessOptionsX\relax + +\RequirePackage{geometry,calc,tikz} +\newgeometry{margin=\@notemargin} +\tikzset{every picture/.append style={% + line join=round,line cap=round,thick}} +\usetikzlibrary{calc} + +\newcounter{note} +\NewDocumentCommand\notechap{o m}{ + \gdef\@notechap{#1} + \gdef\@beamer{#2} + \setcounter{note}{0}} + +\newlength\hnotemargin\newlength\vnotemargin +\setlength\hnotemargin{(\paperwidth-\textwidth)/3} +\setlength\vnotemargin{(2\paperheight-2\textheight)/5} +\newlength\notewidth\newlength\noteheight +\setlength\notewidth{\paperwidth-2\hnotemargin} +\setlength\noteheight{\paperheight-2\vnotemargin} +\newlength\notelinespace + +\def\notelinenum#1{% + \gdef\@notelinenum{#1} + \setlength\notelinespace{\noteheight/#1}} +\ifcsname @notelinenum\endcsname +\else + \gdef\@notelinenum{27} + \setlength\notelinespace{\noteheight/27} +\fi +\def\notecolumnratio#1{\gdef\@notecolumnratio{#1}} +\ifcsname @notecolumnratio\endcsname +\else + \gdef\@notecolumnratio{.5} +\fi + +\newif\ifhidenoteline + +\def\@onepaper#1{ + \refstepcounter{note}\addtocounter{note}{-1} + \clearpage\thispagestyle{empty} + \begin{tikzpicture}[remember picture,overlay] + %%%%%% notepage lines + \draw [\@notelinecolor,opacity=.8,very thick] ($(current page.north west)+(\hnotemargin,-\vnotemargin)$) --++ (\notewidth,0) node [above right,at start,yshift=1ex] {\large\bfseries\sffamily\ifcsname @notechap\endcsname\@notechap\fi} node [above left,yshift=1ex] {\large\bfseries\sffamily Page \thepage\quad}; % 顶部粗线 + \draw [\@notelinecolor,opacity=.8,thick] ($(current page.south west)+(\hnotemargin,\vnotemargin)$) --++ (\notewidth,0); % 底部粗线 + \ifhidenoteline\else + \foreach \a in {2,...,\@notelinenum} + \draw [\@notelinecolor,opacity=.4,thick] ($(current page.south west)+(\hnotemargin,{\vnotemargin+(\a-1)*\notelinespace})$) --++ (\notewidth,0); % 横线 + \fi + %%%%%% imput file + \node [below,yshift=\thenote*\noteheight-1ex,inner sep=0pt] at ($(current page.north west)+(\hnotemargin+.5*\@notecolumnratio*\notewidth,-\vnotemargin)$) {\ifcsname @notechap\endcsname\includegraphics[width=\dimeval{\@notecolumnratio\notewidth},page=#1]{\@beamer}\fi}; + \end{tikzpicture} +} + +\def\@threebeamer#1#2#3{ + \refstepcounter{note}\addtocounter{note}{-1} + \clearpage\thispagestyle{empty} + \begin{tikzpicture}[remember picture,overlay] + %%%%%% notepage lines + \draw [\@notelinecolor,opacity=.8,very thick] ($(current page.north west)+(\hnotemargin,-\vnotemargin)$) --++ (\notewidth,0) node [above right,at start,yshift=1ex] {\large\bfseries\sffamily\ifcsname @notechap\endcsname\@notechap\fi} node [above left,yshift=1ex] {\large\bfseries\sffamily Page \thepage\quad}; % 顶部粗线 + \draw [\@notelinecolor,opacity=.8,thick] ($(current page.south west)+(\hnotemargin,\vnotemargin)$) --++ (\notewidth,0); % 底部粗线 + \ifhidenoteline\else + \foreach \a in {2,...,\@notelinenum} + \draw [\@notelinecolor,opacity=.4,thick] ($(current page.south west)+(\hnotemargin+\@notecolumnratio*\notewidth+1ex,{\vnotemargin+(\a-1)*\notelinespace})$) --++ ({(1-\@notecolumnratio)*\notewidth-1ex},0); % 横线 + \fi + \draw [\@notelinecolor!80,opacity=.5,very thick] ($(current page.south west)+(\hnotemargin+\@notecolumnratio*\notewidth,\vnotemargin+1ex)$) --++ (0,\noteheight-2ex); % 分栏线 + %%%%%% imput file + \foreach \n in {#1,#2,#3} + \node [yshift=(2*#1-2*\n-1)*\noteheight/6+\thenote*\noteheight,inner sep=0pt] at ($(current page.north west)+(\hnotemargin+.5*\@notecolumnratio*\notewidth,-\vnotemargin)$) {\ifcsname @notechap\endcsname\includegraphics[height=\dimeval{\noteheight/3-2ex},page=\n]{\@beamer}\fi}; + \end{tikzpicture} +} + +\def\@fourbeamer#1#2#3#4{ + \refstepcounter{note}\addtocounter{note}{-1} + \clearpage\thispagestyle{empty} + \begin{tikzpicture}[remember picture,overlay] + \draw [\@notelinecolor,opacity=.8,very thick] ($(current page.north west)+(\hnotemargin,-\vnotemargin)$) --++ (\notewidth,0) node [above right,at start,yshift=1ex] {\large\bfseries\sffamily\ifcsname @notechap\endcsname\@notechap\fi} node [above left,yshift=1ex] {\large\bfseries\sffamily Page \thepage\quad}; % 顶部粗线 + \draw [\@notelinecolor,opacity=.8,thick] ($(current page.south west)+(\hnotemargin,\vnotemargin)$) --++ (\notewidth,0); % 底部粗线 + \ifhidenoteline\else + \foreach \a in {2,...,\@notelinenum} + \draw [opacity=.5,\@notelinecolor,opacity=.4,thick] ($(current page.south west)+(\hnotemargin+\@notecolumnratio*\notewidth+1ex,{\vnotemargin+(\a-1)*\notelinespace})$) --++ ({(1-\@notecolumnratio)*\notewidth-1ex},0); % 横线 + \fi + \draw [\@notelinecolor,opacity=.5,very thick] ($(current page.south west)+(\hnotemargin+\@notecolumnratio*\notewidth,\vnotemargin+1ex)$) --++ (0,\noteheight-2ex); % 分栏线 + %%%%%% imput file + \foreach \n in {#1,#2,#3,#4} + \node [yshift=(2*#1-2*\n-1)*\noteheight/8+\thenote*\noteheight,inner sep=0pt] at ($(current page.north west)+(\hnotemargin+.5*\@notecolumnratio*\notewidth,-\vnotemargin)$) {\ifcsname @notechap\endcsname\includegraphics[height=\dimeval{\noteheight/4-2ex},page=\n]{\@beamer}\fi}; + \end{tikzpicture} +} + +\ExplSyntaxOn\cs_new_eq:NN \Repeat \prg_replicate:nn\ExplSyntaxOff +\NewDocumentCommand\newnotepage{s O{1}}{\Repeat{#2}{ + \refstepcounter{note} + \clearpage\thispagestyle{empty} + \begin{tikzpicture}[remember picture,overlay] + \draw [\@notelinecolor,opacity=.8,very thick] ($(current page.north west)+(\hnotemargin,-\vnotemargin)$) --++ (\notewidth,0) node [above right,at start,yshift=1ex] {\large\bfseries\sffamily\ifcsname @notechap\endcsname\@notechap\fi} node [above left,yshift=1ex] {\large\bfseries\sffamily Page \thepage\quad}; % 顶部粗线 + \draw [\@notelinecolor,opacity=.8,thick] ($(current page.south west)+(\hnotemargin,\vnotemargin)$) --++ (\notewidth,0); % 底部粗线 + \ifhidenoteline\else + \foreach \a in {2,...,\@notelinenum} + \draw [\@notelinecolor,opacity=.4,thick] ($(current page.south west)+(\hnotemargin,{\vnotemargin+(\a-1)*\notelinespace})$) --++ (\notewidth,0); % 横线 + \fi + \IfBooleanF{#1}{% 分栏线 + \draw [\@notelinecolor,opacity=.5,very thick] ($(current page.south west)+(\hnotemargin+\@notecolumnratio*\notewidth,\vnotemargin+1ex)$) --++ (0,\noteheight-2ex);} +\end{tikzpicture}} +} + +\newcount\tmpnum +\def\valnum#1{% + \ifnum\maxnum>\numexpr\tmpnum+#1\relax + \the\numexpr\tmpnum+#1\relax \else \maxnum\fi} +\NewDocumentCommand\includebeamer{ o m m }{% + \ifnum #1=1 + \def\maxnum{#3}\tmpnum=#2 + \loop + \unless\ifnum\tmpnum>#3 \@onepaper{\valnum0} + \advance\tmpnum by1 + \repeat\fi + \ifnum #1=3 + \def\maxnum{#3}\tmpnum=#2 + \loop + \unless\ifnum\tmpnum>#3 \@threebeamer{\valnum0}{\valnum1}{\valnum2} + \advance\tmpnum by3 + \repeat\fi + \ifnum #1=4 + \def\maxnum{#3}\tmpnum=#2 + \loop + \unless\ifnum\tmpnum>#3 \@fourbeamer{\valnum0}{\valnum1}{\valnum2}{\valnum3} + \advance\tmpnum by4 + \repeat\fi} \ No newline at end of file -- cgit v1.2.3