texlive[73719] Master/texmf-dist: luwiantype (3feb25)

commits+karl at tug.org commits+karl at tug.org
Mon Feb 3 21:55:57 CET 2025


Revision: 73719
          https://tug.org/svn/texlive?view=revision&revision=73719
Author:   karl
Date:     2025-02-03 21:55:57 +0100 (Mon, 03 Feb 2025)
Log Message:
-----------
luwiantype (3feb25)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/luwiantype/README.md
    trunk/Master/texmf-dist/doc/fonts/luwiantype/luwiantype-doc.pdf
    trunk/Master/texmf-dist/doc/fonts/luwiantype/luwiantype-doc.tex
    trunk/Master/texmf-dist/tex/latex/luwiantype/luwiantype.sty

Modified: trunk/Master/texmf-dist/doc/fonts/luwiantype/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/luwiantype/README.md	2025-02-03 20:55:48 UTC (rev 73718)
+++ trunk/Master/texmf-dist/doc/fonts/luwiantype/README.md	2025-02-03 20:55:57 UTC (rev 73719)
@@ -1,6 +1,6 @@
-LuwianType Package v1.2
+LuwianType Package v1.3
 ==================
-2024/07/15
+2025/02/01
 
 Maintainer: Jonathan Walls
 
@@ -15,7 +15,7 @@
 __________________________
 
 
-Copyright 2024 Jonathan Walls
+Copyright 2025 Jonathan Walls
 
 This work may be distributed and/or modified under the
 conditions of the LaTeX Project Public License, either version 1.3c
@@ -36,6 +36,7 @@
 
 
 Version history:
+1.3 - modified character for half brackets
 1.2 - updated to resolve some minor typos and command formatting
 1.1 - updated to comply with CTAN formatting requirements, adjustments to licensing
 

Modified: trunk/Master/texmf-dist/doc/fonts/luwiantype/luwiantype-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/fonts/luwiantype/luwiantype-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/luwiantype/luwiantype-doc.tex	2025-02-03 20:55:48 UTC (rev 73718)
+++ trunk/Master/texmf-dist/doc/fonts/luwiantype/luwiantype-doc.tex	2025-02-03 20:55:57 UTC (rev 73719)
@@ -1,4 +1,4 @@
-%% Copyright 2024 Jonathan Walls
+%% Copyright 2025 Jonathan Walls
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.3c
@@ -17,6 +17,7 @@
 % 
 %
 % Version history:
+% 1.3 - modified character for half brackets
 % 1.2 - updated to resolve some minor typos and command formatting
 % 1.1 - updated to comply with CTAN formatting requirements, adjustments to licensing
 

Modified: trunk/Master/texmf-dist/tex/latex/luwiantype/luwiantype.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/luwiantype/luwiantype.sty	2025-02-03 20:55:48 UTC (rev 73718)
+++ trunk/Master/texmf-dist/tex/latex/luwiantype/luwiantype.sty	2025-02-03 20:55:57 UTC (rev 73719)
@@ -1,4 +1,4 @@
-%% Copyright 2024 Jonathan Walls
+%% Copyright 2025 Jonathan Walls
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.3c
@@ -17,11 +17,12 @@
 % 
 %
 % Version history:
+% 1.3 - modified character for half brackets
 % 1.2 - updated to resolve some minor typos and command formatting
 % 1.1 - updated to comply with CTAN formatting requirements, adjustments to licensing
    
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{luwiantype}[2024/07/15 Luwian Hieroglyph Typing Package]
+\ProvidesPackage{luwiantype}[2025/02/01 Luwian Hieroglyph Typing Package]
 
 %Required packages and declarations
 \usepackage{fontspec}
@@ -35,8 +36,8 @@
 
 %Formatting commands
 \newcommand{\badeq}{\char"2E17}
-\newcommand{\hl}{\char"2308}
-\newcommand{\hr}{\char"2309}
+\newcommand{\hl}{\char"2E22}
+\newcommand{\hr}{\char"2E23}
 \newcommand{\tsup}[1]{\textsuperscript{#1}}
 \newcommand{\tsub}[1]{\textsubscript{#1}}
 \newcommand{\boust}[1]{\reflectbox{#1}}



More information about the tex-live-commits mailing list.