Skip to content

Incomplete upload on CTAN and incomplete documentation. #1

@quark67

Description

@quark67

The example directory (and Makefile file) is missing on CTAN (see this screenshot from https://www.ctan.org/tex-archive/macros/latex/contrib/essaykit: we read an example directory on the file Structure, but the example directory is not in the files).

Image

Moreover, the examples files advanced-example.tex and complete-document.tex are also missing on GitHub (and in GitHub, the file basic-example is .txt instead of .tex):

Image

The pdf documentation is very incomplete. Were are the describtions of the [options] of the commands?

Image

And the prefefined colors?

They are described in the README file, but not in the PDF file, which is the documentation for the users of this package (for example, with texdoc essaykit in CLI).

Image

Note that the key title is missing in the previous list (Customizable Options), but defined in the code:

\define@key{ek}{title}[]{\def\ek@title{#1}}

Also, why a sharelatexcolour color?

\definecolor{sharelatexcolour}{HTML}{882B21}

ShareLaTeX a been bought by Overleaf at July 2017!

And why greycolour (Colour) and box-color (Color, without u)? For users, it's better to choice between color and colour, not using the two forms.

I hope you can correct all theses missing items and typos. Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions