Compare commits

...

14 Commits
v1.3.0 ... HEAD

Author SHA1 Message Date
Achim D. Brucker e0b016d689 Merge branch 'koppor-fix-publisher-setting'
ci/woodpecker/push/build Pipeline was successful Details
2023-08-27 15:18:38 +01:00
Achim D. Brucker 4a926f653e Merge branch 'fix-publisher-setting' of github.com:koppor/authorarchive into koppor-fix-publisher-setting 2023-08-27 15:17:51 +01:00
Achim D. Brucker ded5fb682e Merge branch 'koppor-fix-bibtex'
ci/woodpecker/push/build Pipeline was successful Details
2023-08-27 15:08:49 +01:00
Achim D. Brucker 281a835ab7 Wrapped definition providing \BibTeX in an \AtBeginDocument{} statement. 2023-08-27 15:08:22 +01:00
Achim D. Brucker 745f285f43 Merge branch 'fix-bibtex' of github.com:koppor/authorarchive into koppor-fix-bibtex 2023-08-27 15:01:59 +01:00
Achim D. Brucker 3731cbcec9 Merge branch 'koppor-add-ctan-link'
ci/woodpecker/push/build Pipeline was successful Details
2023-08-27 14:52:42 +01:00
Oliver Kopp 28e93099fe Add CHANGELOG.md entry 2023-08-25 11:16:25 +02:00
Oliver Kopp 11283f3306 Also fix startpage 2023-08-25 11:15:45 +02:00
Oliver Kopp c9ff484c18 Fix setting publisher at \authorsetup 2023-08-23 16:45:00 +02:00
Oliver Kopp 145effe13f Fix \BibTeX definition 2023-08-23 16:23:12 +02:00
Oliver Kopp dc3affbc41
Add link to CTAN 2023-08-23 09:32:28 +02:00
Oliver Kopp e89e6746e6
Fix links
ci/woodpecker/push/build Pipeline was successful Details
2023-04-27 08:54:46 +02:00
Achim D. Brucker b6c33e57db Updated URL to use https for downloading entcs.cls.
ci/woodpecker/push/build Pipeline was successful Details
2023-02-10 06:27:15 +00:00
Achim D. Brucker f64a232a40 Post release update.
ci/woodpecker/push/build Pipeline failed Details
2023-02-10 06:25:25 +00:00
4 changed files with 24 additions and 9 deletions

View File

@ -5,7 +5,7 @@ pipeline:
- export ARTIFACT_DIR=$CI_WORKSPACE/.artifacts/$CI_REPO/$CI_BRANCH/$CI_BUILD_NUMBER/
- mkdir -p $ARTIFACT_DIR
- cd examples
- curl http://www.entcs.org/generic.zip --output generic.zip
- curl https://www.entcs.org/generic.zip --output generic.zip
- unzip -p generic.zip generic/entcs.cls > entcs.cls
- rm generic.zip
- latexmk -pdf

View File

@ -11,6 +11,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
### Fixed
- `startpage` and publisher information correctly handled at `\authorsetup{}`
## [1.3.0] - 2023-02-10
### Changed
- use style `orcidlink.sty` instead of local logo for the ORCID icon.
- `\authorsetup{}` is now the preferred way for configuring the package.
- use style `etoolbox.sty` providing `\newrobustcommand{}`, which is
@ -58,7 +66,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Initial version uploaded to CTAN.
[Unreleased]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.2.1...HEAD
[Unreleased]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.3.0...HEAD
[1.3.0]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.3.0...v1.3.0
[1.2.1]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.2.0...v1.2.1
[1.2.0]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.1.1...v1.2.0
[1.1.1]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.1.0...v1.1.1

View File

@ -23,7 +23,10 @@
## Installation
Copy `authorarchive.sty` in a directory that is searched by LaTeX (e.g., either
The package is [available on CTAN](https://ctan.org/pkg/authorarchive) and is
packaged in both MiKTeX and TeX Live. Thus, no manual installation should be
requried. In case you still want to install the package manually, copy
`authorarchive.sty` in a directory that is searched by LaTeX (e.g., either
your `texmf` tree or the local directory with your main LaTeX file).
## Usage

View File

@ -1,4 +1,4 @@
%% Copyright (C) 2008-2022 Achim D. Brucker, https://www.brucker.ch
%% Copyright (C) 2008-2023 Achim D. Brucker, https://www.brucker.ch
%%
%% License:
%% This program can be redistributed and/or modified under the terms
@ -11,7 +11,7 @@
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}\relax
\ProvidesPackage{authorarchive}
[0000/00/00 Unreleased v1.2.0+%
[0000/00/00 Unreleased v1.3.0+%
Self-archiving information for scientific publications.]
%
\PassOptionsToPackage{hyphens}{url}
@ -26,7 +26,10 @@
\RequirePackage{calc}
\RequirePackage{qrcode}
\RequirePackage{etoolbox}
\newrobustcmd\BibTeX{Bib\TeX}
\AtBeginDocument{%
\providerobustcmd{\BibTeX}{{%
\normalfont B\kern-0.5em{\scshape i\kern-0.25em b}\kern-0.8em\TeX%
}}}
%
%Better url breaking
\g@addto@macro{\UrlBreaks}{\UrlOrds}
@ -134,14 +137,14 @@
\setlength{\AA@width}{\textwidth}
\def\AA@pageinfo{}
\AtBeginDocument{
\ifthenelse{\equal{\AA@startpage}{UNKNOWN START PAGE}}{%
}{%
\setcounter{page}{\AA@startpage}%
\def\AA@pageinfo{pp. \thepage--\pageref{\aa@lastpage}, }
}
%%%% sig-alternate.cls
\ifAA@ACM%
\ifthenelse{\equal{\AA@publisher}{UNKNOWN PUBLISHER}}{%
@ -220,7 +223,7 @@
\setlength{\AA@width}{\textwidth}
\setcounter{tocdepth}{2}
\fi
%
}
\hypersetup{%
draft = false,