mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
initial releas + 2'nd attempt to publish to CTAN...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6342302057
commit
9c7f74d208
19
.github/workflows/make-dist.yml
vendored
19
.github/workflows/make-dist.yml
vendored
@ -47,8 +47,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload to CTAN (release)
|
- name: Upload to CTAN (release)
|
||||||
uses: paolobrasolin/ctan-submit-action@v1
|
uses: paolobrasolin/ctan-submit-action@v1
|
||||||
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
action: validate
|
action: upload
|
||||||
file_path: dist/CTAN/photobook.zip
|
file_path: dist/CTAN/photobook.zip
|
||||||
fields: |
|
fields: |
|
||||||
pkg: photobook
|
pkg: photobook
|
||||||
@ -62,17 +63,17 @@ jobs:
|
|||||||
summary: >
|
summary: >
|
||||||
Document class for typesetting photo books.
|
Document class for typesetting photo books.
|
||||||
description: >
|
description: >
|
||||||
The photobook LaTeX document class extends the book class
|
The photobook LaTeX document class extends the book class
|
||||||
defining a set of parameters, meta-macros, macros and
|
defining a set of parameters, meta-macros, macros and
|
||||||
environments with reasonable defaults to help typeset,
|
environments with reasonable defaults to help typeset,
|
||||||
build and print books mainly based on visual/image content.
|
build and print books mainly based on visual/image content.
|
||||||
announcement: >
|
announcement: >
|
||||||
I'm happy to announce the initial release on CTAN of the
|
I'm happy to announce the initial release on CTAN of the
|
||||||
photobook document class.
|
photobook document class.
|
||||||
|
|
||||||
The photobook class extends the book class defining a set
|
The photobook class extends the book class defining a set
|
||||||
of parameters, meta-macros, macros and environments with
|
of parameters, meta-macros, macros and environments with
|
||||||
reasonable defaults to help typeset, build and print books
|
reasonable defaults to help typeset, build and print books
|
||||||
mainly based on visual/image content.
|
mainly based on visual/image content.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user