Git Product home page Git Product logo

llncsconf's People

Contributors

adbrucker avatar koppor avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

koppor

llncsconf's Issues

`intended` should lead to have the note on each page

In case of submitted, the note is on each page:

grafik

In case of intended, the note is only on the first page:

grafik

I wish, it was on each page, because the "no distribution" hint is extremely important.

I would also add the copyright statement as in submitted, because in both cases the authors have the copyright.

(Maybe, it would be possible to configure the content of the copyright - or just a switch to NOT show the copyright at all)

compability with new LaTeX pdfmanagement

in connection with the project "Tagged PDF" we, the LaTeX Team, are
extending the support for pdf related commands in the LaTeX kernel.

The new code is in part already in the kernel (in l3pdf and l3kernel)
and in part in a temporary testphase package pdfmanagement-testphase.

Most importantly: with the new code we want to replace a few primitives
which write to central dictionaries and resources in the pdf by a new
managed command to prevent clashes between packages and kernel code.
This means that packages which use one of \pdfinfo, \pdfcatalog,
\pdfpageattr, \pdfpagesattr or \pdfpageresources (and analog commands
of the other engines) are incompatible with the new pdfmanagement.

This affects llncsconf which uses \pdfpagesattr to set the CropBox.

This should be replaced (if the pdfmanagement is detected ) by e.g.

\ExplSyntaxOn
\pdfmanagement_add:nnn {Pages}{CropBox}{[92~114~523~780]}
\ExplSyntaxOff

Wrong font size of author

The author name "feels" too large in the lower part in the case of submitted:

grafik

It should have the same size as the line before.

Wrong margins if a4paper is used

When using following documentclass settings, the paper margins are put wrong when using llncsconf

\documentclass[norunningheads,a4paper]{llncs}[2015/06/24]

Example output:

grafik

Add to CTAN

I think, it would be great if users could just use this package without having to download it from this page. I'd also like to include this package in my improved start for LNCS papers.

Therefore, would it be possible to publish this package on CTAN?

I would propose:

  • Add a CHANGELOG.md following keepachangelog (this is #4)
  • Follow semantic versioning and release version 1.0.0 as first version
  • Use ctanify for CTAN preparation

Link to CTAN package upload: https://www.ctan.org/upload

I successfully published scientific-thesis-cover 4.0.0 a few days ago on CTAN and can say that it is very easy with ctanify.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.