texlive[68055] Master/texmf-dist/doc/generic/antique-spanish-units:
commits+karl at tug.org
commits+karl at tug.org
Sat Aug 26 00:43:13 CEST 2023
Revision: 68055
http://tug.org/svn/texlive?view=revision&revision=68055
Author: karl
Date: 2023-08-26 00:43:13 +0200 (Sat, 26 Aug 2023)
Log Message:
-----------
antique-spanish-units (26aug23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/generic/antique-spanish-units/README
trunk/Master/texmf-dist/doc/generic/antique-spanish-units/antique-spanish-units.pdf
trunk/Master/texmf-dist/doc/generic/antique-spanish-units/antique-spanish-units.tex
Modified: trunk/Master/texmf-dist/doc/generic/antique-spanish-units/README
===================================================================
--- trunk/Master/texmf-dist/doc/generic/antique-spanish-units/README 2023-08-25 22:43:01 UTC (rev 68054)
+++ trunk/Master/texmf-dist/doc/generic/antique-spanish-units/README 2023-08-25 22:43:13 UTC (rev 68055)
@@ -4,7 +4,7 @@
The document is provided "as is", with no warranties, and is distributed under Creative Commons Attribution 4.0 International License.
-Current version: 1.2 (2023-08-23)
+Current version: 1.3 (2023-08-24)
This "package" is maintained by Noel Merino Hernández
@@ -14,3 +14,4 @@
1.1: Initial release (2023-06-07)
1.2: Some improvements in tables (2023-08-23)
+1.3: Added units and subunits in tables (2023-08-24)
Modified: trunk/Master/texmf-dist/doc/generic/antique-spanish-units/antique-spanish-units.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/generic/antique-spanish-units/antique-spanish-units.tex
===================================================================
--- trunk/Master/texmf-dist/doc/generic/antique-spanish-units/antique-spanish-units.tex 2023-08-25 22:43:01 UTC (rev 68054)
+++ trunk/Master/texmf-dist/doc/generic/antique-spanish-units/antique-spanish-units.tex 2023-08-25 22:43:13 UTC (rev 68055)
@@ -35,9 +35,14 @@
% TABLAS
\usepackage{etoolbox}
+\usepackage{multirow}
\usepackage{booktabs}
\usepackage[toc,enum,lineno]{tabfigures}
+% MACROTIPOGRAFÍA
+
+%\usepackage{showframe}
+
% ENLACES DINÁMICOS
\usepackage[hyperindex=true,final=true,bookmarks=true,bookmarksnumbered=true,
@@ -51,8 +56,8 @@
pdfcopyright={Este documento se distribuye bajo una licencia Creative Commons Atribución 4.0 Internacional (cc by 4.0). Por lo tanto, eres libre de compartir, copiar y redistribuir el material en cualquier medio o formato. Adaptar, remezclar, transformar y construir a partir del material para cualquier propósito, incluso comercialmente. El licenciante no puede revocar estas libertades en tanto usted siga los términos de la licencia, bajo los siguientes términos: Atribución. Usted debe dar crédito de manera adecuada, brindar un enlace a la licencia, e indicar si se han realizado cambios. Puede hacerlo en cualquier forma razonable, pero no de forma tal que sugiera que usted o su uso tienen el apoyo del licenciante. No hay restricciones adicionales. No puede aplicar términos legales ni medidas tecnológicas que restrinjan legalmente a otras a hacer cualquier uso permitido por la licencia. Avisos: Usted no tiene que cumplir con la licencia para elementos del material en el dominio público o cuando su uso esté permitido por una excepción o limitación aplicable. No se dan garantías. La licencia podría no darle todos los permisos que necesita para el uso que tenga previsto. Por ejemplo, otros derechos como publicidad, privacidad, o derechos morales pueden limitar la forma en que utilice el material.},
pdflicenseurl={https://creativecommons.org/licenses/by/4.0/deed.es}
}
-\def\fileversion{1.2}
-\def\filedate{(2023-08-23)}
+\def\fileversion{1.3}
+\def\filedate{(2023-08-24)}
\title{El antiguo sistema de unidades españolas\footnote{versión\space\fileversion\space\filedate}}
\author{Noel Merino Hernández}
\spanishdatedel
@@ -70,8 +75,10 @@
\fancyhead[CE,CO]{\scshape\small el antiguo sistema de unidades españolas}
\fancyhead[LE,RO]{\thepage}
\renewcommand{\headrulewidth}{0.4pt}
-\renewcommand{\listtablename}{Índice de cuadros}
+\microtypesetup{protrusion=false}
+\renewcommand{\listtablename}{Índice de cuadros}
\listoftables
+\microtypesetup{protrusion=true}
% CUADRO (UNIDADES DE LONGITUD)
\renewcommand{\tablename}{Cuadro}
\begin{table}[h]\label{tab:longitud}
@@ -79,6 +86,8 @@
\caption[Unidades de longitud]{Unidades de longitud (pág. 50)}
\begin{tabular}{@{}lclllrrr@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{7}{c}{Subunidades} \\
+\cmidrule{2-8}
{} & medias & tercias & cuartas & sesmas & pulgadas & líneas & puntos \\
\midrule
Vara & \texttlf{2} & \texttlf{3} & \texttlf{4} & \texttlf{6} & \texttlf{36} & \texttlf{432} & \texttlf{5184} \\
@@ -93,11 +102,14 @@
\end{tabular}
\end{table}
% CUADRO (UNIDADES AGRARIAS)
+% Here siunitx package do not help because we are using common fractions. Dirty hack, use phantom.
\begin{table}[h]\label{tab:agrarias}
\centering
\caption[Unidades agrarias]{Unidades agrarias (pág. 55)}
\begin{tabular}{@{}lrrr@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{3}{c}{Subunidades} \\
+\cmidrule{2-4}
{} & largo (varas) & ancho (varas) & área (varas\textsuperscript{\figureversion{lf}2}) \\
\midrule
Sitio de ganado mayor & \texttlf{5000}\phantom{00} & \texttlf{5000}\phantom{00} & \texttlf{25000000}\phantom{00} \\
@@ -119,6 +131,8 @@
\caption[Unidades para áridos]{Unidades para áridos (pág. 59)}
\begin{tabular}{@{}lcccrrr@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{5}{c}{Subunidades} \\
+\cmidrule{2-6}
{} & fanegas & medias & cuartillas & almudes & cuartillos \\
\midrule
Carga & \texttlf{2} & \texttlf{4} & \texttlf{8} & \texttlf{24} & \texttlf{96} \\
@@ -136,6 +150,8 @@
\caption[Unidades para líquidos]{Unidades para líquidos (pág. 62)}
\begin{tabular}{@{}lcrrr@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{4}{c}{Subunidades} \\
+\cmidrule{2-5}
{} & barriles & jarras & cuartillos & medios \\
\midrule
Pipa & \texttlf{9} & \texttlf{82} & \texttlf{1458} & \texttlf{2916} \\
@@ -152,6 +168,8 @@
\caption[Unidades hidráulicas]{Unidades hidráulicas (pág. 63)}
\begin{tabular}{@{}lrrrrr@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{5}{c}{Subunidades} \\
+\cmidrule{2-6}
{} & surcos & naranjas & reales & dedos & pajas \\
\midrule
Buey & \texttlf{48} & \texttlf{144} & \texttlf{1152} & \texttlf{2304} & \texttlf{20736} \\
@@ -169,6 +187,8 @@
\caption[Unidades de peso]{Unidades de peso (pág. 66)}
\begin{tabular}{@{}lcrrrr@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{5}{c}{Subunidades} \\
+\cmidrule{2-6}
{} & arrobas & libras & onzas & adarmes & granos \\
\midrule
Quintal & \texttlf{4} & \texttlf{100} & \texttlf{1600} & \texttlf{25600} & \texttlf{921600} \\
@@ -181,12 +201,13 @@
\end{tabular}
\end{table}
% CUADRO (UNIDADES PARA EL ORO)
-% Tables are ``faulty''. We need ``improvement'' these tables. Then we need designed them.
\begin{table}[h]\label{tab:oro}
\centering
\caption[Unidades para el oro (Au)]{Unidades para el oro (pág. 68)}
\begin{tabular}{@{}lccrrr@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{5}{c}{Subunidades} \\
+\cmidrule{2-6}
{} & libras & marcos & castellanos & tomines & granos \\
\midrule
Libra & \texttlf{1} & \texttlf{2} & {} & {} & {} \\
@@ -203,6 +224,8 @@
\caption[Unidades para la plata (Ag)]{Unidades para la plata (pág. 68)}
\begin{tabular}{@{}lcccccr@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{6}{c}{Subunidades} \\
+\cmidrule{2-7}
{} & libras & marcos & onzas & ochavas & tomines & granos \\
\midrule
Libra & \texttlf{1} & \texttlf{2} & {} & {} & {} & {} \\
@@ -220,6 +243,8 @@
\caption[Unidades medicinales]{Unidades medicinales (pág. 68)}
\begin{tabular}{@{}lcrccccc@{}}
\toprule
+\multirow{2}{*}{Unidad} & \multicolumn{7}{c}{Subunidades} \\
+\cmidrule{2-8}
{} & libras & onzas & dracmas & escrúpulos & óbolos & silicuas & granos \\
\midrule
Libra boticaria & \texttlf{1} & \texttlf{12} & {} & {} & {} & {} & {} \\
More information about the tex-live-commits
mailing list.