mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2025-06-07 07:23:13 +02:00
Nuevo generador de cancioneros en línea.
This commit is contained in:
parent
3d9bb9a26b
commit
c622a27e34
13 changed files with 5870 additions and 0 deletions
35
res_gen/static/res/uarial.sty
Normal file
35
res_gen/static/res/uarial.sty
Normal file
|
@ -0,0 +1,35 @@
|
|||
\ProvidesPackage{uarial}%
|
||||
[2006/03/21 1.0 (WaS)]
|
||||
\RequirePackage{keyval}
|
||||
\define@key{UaI}{scaled}[.95]{%
|
||||
\expandafter\def\csname ua1@Scale\endcsname{#1}}
|
||||
\def\ProcessOptionsWithKV#1{%
|
||||
\let\@tempc\relax
|
||||
\let\UaI@tempa\@empty
|
||||
\ifx\@classoptionslist\relax\else
|
||||
\@for\CurrentOption:=\@classoptionslist\do{%
|
||||
\@ifundefined{KV@#1@\CurrentOption}%
|
||||
{}%
|
||||
{%
|
||||
\edef\UaI@tempa{\UaI@tempa,\CurrentOption,}%
|
||||
\@expandtwoargs\@removeelement\CurrentOption
|
||||
\@unusedoptionlist\@unusedoptionlist
|
||||
}%
|
||||
}%
|
||||
\fi
|
||||
\edef\UaI@tempa{%
|
||||
\noexpand\setkeys{#1}{%
|
||||
\UaI@tempa\@ptionlist{\@currname.\@currext}%
|
||||
}%
|
||||
}%
|
||||
\UaI@tempa
|
||||
\let\CurrentOption\@empty
|
||||
}
|
||||
\ProcessOptionsWithKV{UaI}
|
||||
\AtEndOfPackage{%
|
||||
\let\@unprocessedoptions\relax
|
||||
}
|
||||
\renewcommand{\sfdefault}{ua1}
|
||||
\endinput
|
||||
%%
|
||||
%% End of file `ua1.sty'.
|
Loading…
Add table
Add a link
Reference in a new issue