Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 18, 2021

  1. Merge branch 'dev'

    kthoden committed Nov 18, 2021
    Copy the full SHA
    33d4166 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'eoa2dotnil' into dev

    kthoden committed Nov 18, 2021
    Copy the full SHA
    9901f9c View commit details
    Browse the repository at this point in the history
  3. Fix numbering of links

    kthoden committed Nov 18, 2021
    Copy the full SHA
    8950108 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Update dependencies

    kthoden committed Nov 17, 2021
    Copy the full SHA
    d21ce4f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Merge branch 'feature_ebooklinking' into dev

    kthoden committed Nov 16, 2021
    Copy the full SHA
    be9a755 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Avoid margins when converting figure

    kthoden committed Nov 15, 2021
    Copy the full SHA
    4c8c93a View commit details
    Browse the repository at this point in the history
  2. Fix series replacement string

    kthoden committed Nov 15, 2021
    Copy the full SHA
    b48b8bb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Update and whitespace

    kthoden committed Aug 31, 2021
    Copy the full SHA
    a717901 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Add parameter to leave out index.html

    kthoden committed Aug 27, 2021
    Copy the full SHA
    dda70ac View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Enable math

    kthoden committed Aug 12, 2021
    Copy the full SHA
    d30fd7e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Populate header

    kthoden committed Aug 9, 2021
    Copy the full SHA
    f119b33 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Add JATS to TEI conversion with XSL

    kthoden committed Aug 4, 2021
    Copy the full SHA
    128889c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Restructure link handling

    kthoden committed Jul 12, 2021
    Copy the full SHA
    97602ec View commit details
    Browse the repository at this point in the history
  2. Fix logging

    kthoden committed Jul 12, 2021
    Copy the full SHA
    25ecb0f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Restructure reference handling

    kthoden committed Jul 9, 2021
    Copy the full SHA
    ae7d323 View commit details
    Browse the repository at this point in the history
  2. Improve precision of wording

    kthoden committed Jul 9, 2021
    Copy the full SHA
    11b2557 View commit details
    Browse the repository at this point in the history
  3. Remove some empty tags

    kthoden committed Jul 9, 2021
    Copy the full SHA
    a4f47b9 View commit details
    Browse the repository at this point in the history
  4. Write failed ids to file

    kthoden committed Jul 9, 2021
    Copy the full SHA
    7293c43 View commit details
    Browse the repository at this point in the history
  5. Add function to check for empty element

    kthoden committed Jul 9, 2021
    Copy the full SHA
    b9786df View commit details
    Browse the repository at this point in the history
  6. Move anchors that are direct children of divs deeper into tree

    If not deeper in tree, they are removed at a later point
    kthoden committed Jul 9, 2021
    Copy the full SHA
    6d05feb View commit details
    Browse the repository at this point in the history
  7. Add chapter and section labels to respective dictionaries

    The ids of the elements themselves are deleted at a later step
    kthoden committed Jul 9, 2021
    Copy the full SHA
    4bcc901 View commit details
    Browse the repository at this point in the history
  8. Add structure to spaghetti script

    kthoden committed Jul 9, 2021
    Copy the full SHA
    806502f View commit details
    Browse the repository at this point in the history
  9. Find aux files also in underlying directories

    kthoden committed Jul 9, 2021
    Copy the full SHA
    1606fa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Fail with message if no suitable image available

    kthoden committed Jul 2, 2021
    Copy the full SHA
    9d1e91f View commit details
    Browse the repository at this point in the history
  2. Use black colour throughouth light header, closes #64

    kthoden committed Jul 2, 2021
    Copy the full SHA
    803f3ea View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dev

    kthoden committed Jul 2, 2021
    Copy the full SHA
    10e87fa View commit details
    Browse the repository at this point in the history
  4. Add a port in Docker compose

    Apparently, this is obligatory now
    kthoden committed Jul 2, 2021
    Copy the full SHA
    f802c83 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary line

    kthoden committed Jul 2, 2021
    Copy the full SHA
    e051367 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Add cancel command to replacements

    kthoden committed Jun 29, 2021
    Copy the full SHA
    41f250a View commit details
    Browse the repository at this point in the history
  2. Add two new commands because of Sources 14

    kthoden committed Jun 29, 2021
    Copy the full SHA
    28d5efc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Add bibtex file to texfiles

    kthoden committed Jun 28, 2021
    Copy the full SHA
    f5f988a View commit details
    Browse the repository at this point in the history
  2. Add script for Sources 14

    kthoden committed Jun 28, 2021
    Copy the full SHA
    c56f1a2 View commit details
    Browse the repository at this point in the history
  3. Add command line option include

    This makes it possible to use the LaTeX command \include rather thatn
    \input and simplifies debugging of parts of a publication
    kthoden committed Jun 28, 2021
    Copy the full SHA
    1e340db View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Remove EOAtocentry completely

    kthoden committed Jun 23, 2021
    Copy the full SHA
    8a3c714 View commit details
    Browse the repository at this point in the history
  2. Add translation for table prefix

    kthoden committed Jun 23, 2021
    Copy the full SHA
    c34bc23 View commit details
    Browse the repository at this point in the history
Older