https://github.com/axelkrypton/texnicalities
Some utilities mainly for beamer presentations
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Repository
Some utilities mainly for beamer presentations
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
TeXnicalities
A collection of own utilities for beamer presentations is available here.
In order to use the tools, a possible approach is to clone somewhere the repository and then create for each file a symbolic link into ${TEXMFHOME}.
The repository folder structure is the standard TeX one and has to be respected inside ${TEXMFHOME}.
The TEXHOME location varies on different OS and the kpsewhich -var-value TEXMFHOME command returns the current location of your personal tree (refer to this SO answer for more information).
The TeXnicalities package
Since this package is for private use, I do not offer (yet) a full documentation.
Any user who landed here is probably skilled enough to open the .sty file and read the commands defined there.
However, it is worth mentioning that the package can and should be loaded with a compat=X.Y option in order to fix a version of the used package and avoid surprises in future compilations of the same document (i.e. errors due to breaking changes of the package).
If such an option is not specified, it defaults to compat=last, namely the last available one.
Relevant changes between versions
compat=0.2- The command
\FrameRemarkis now overlay-aware and its older first argument should be now specified in angular brackets. The old syntax e.g.FrameRemark[1-]{A cool remark.}becomesFrameRemark<1->{A cool remark.}.
- The command
compat=0.1- This is the first version of the package
Owner
- Name: Alessandro Sciarra
- Login: AxelKrypton
- Kind: user
- Location: Frankfurt, Germany
- Company: @smash-transport
- Repositories: 1
- Profile: https://github.com/AxelKrypton
GitHub Events
Total
- Watch event: 1
- Push event: 1
Last Year
- Watch event: 1
- Push event: 1