initial releas + 2'nd attempt to publish to CTAN...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-09-15 19:08:30 +03:00
parent 6342302057
commit 9c7f74d208

View File

@ -47,8 +47,9 @@ jobs:
- name: Upload to CTAN (release)
uses: paolobrasolin/ctan-submit-action@v1
if: startsWith(github.ref, 'refs/tags/')
with:
action: validate
action: upload
file_path: dist/CTAN/photobook.zip
fields: |
pkg: photobook
@ -62,17 +63,17 @@ jobs:
summary: >
Document class for typesetting photo books.
description: >
The photobook LaTeX document class extends the book class
defining a set of parameters, meta-macros, macros and
environments with reasonable defaults to help typeset,
The photobook LaTeX document class extends the book class
defining a set of parameters, meta-macros, macros and
environments with reasonable defaults to help typeset,
build and print books mainly based on visual/image content.
announcement: >
I'm happy to announce the initial release on CTAN of the
photobook document class.
I'm happy to announce the initial release on CTAN of the
photobook document class.
The photobook class extends the book class defining a set
of parameters, meta-macros, macros and environments with
reasonable defaults to help typeset, build and print books
The photobook class extends the book class defining a set
of parameters, meta-macros, macros and environments with
reasonable defaults to help typeset, build and print books
mainly based on visual/image content.