From 01d12c3ad0e1d2c75e89731b78df49c3a76fb885 Mon Sep 17 00:00:00 2001 From: Amlal Date: Wed, 13 Aug 2025 03:33:49 +0200 Subject: fix: tex: update document titles. Signed-off-by: Amlal --- docs/tex/30pin.tex | 2 +- docs/tex/epm.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tex/30pin.tex b/docs/tex/30pin.tex index a5ab22f..5ca006c 100644 --- a/docs/tex/30pin.tex +++ b/docs/tex/30pin.tex @@ -14,7 +14,7 @@ \titleformat{\section}{\large\bfseries}{\thesection}{1em}{} \titleformat{\subsection}{\normalsize\bfseries}{\thesubsection}{1em}{} -\title{\texttt{30pin.h} Specification} +\title{\texttt{30Pin}: Technical Specification} \author{Amlal EL Mahrouss} \date{\today} diff --git a/docs/tex/epm.tex b/docs/tex/epm.tex index 28a7f79..f97df2c 100644 --- a/docs/tex/epm.tex +++ b/docs/tex/epm.tex @@ -25,7 +25,7 @@ language=C } -\title{EPM Partition Map Specification} +\title{EPM Partition Map: Technical Specification} \author{Amlal EL Mahrouss} \date{\today} -- cgit v1.2.3