Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
some tikz examples
Basic Info
- Host: GitHub
- Owner: bueler
- License: mit
- Language: TeX
- Default Branch: main
- Size: 413 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 5 years ago
· Last pushed over 5 years ago
https://github.com/bueler/tikz-examples/blob/main/
# tikz-examples
This is a grab bag of LaTeX [TikZ](https://texample.net/tikz/) examples which I have created for various reasons, for possible future use.
Each example `.tex` here uses the `standalone` LaTeX class to create the image. If you want to use the figure in your document then cut-and-paste the `tikzfigure` environment from the example `.tex` here. Also note which packages are needed; `\usepackage{tikz}` is required in all cases, but an extra library may be needed. See the preamble of the example.
* [`advectlimiter.tex`](advectlimiter.tex):
* [`cycles.tex`](cycles.tex):
* [`difference-quotients.tex`](difference-quotients.tex):
* [`div-free-orthogonal.tex`](div-free-orthogonal.tex):
* [`fluid-domain.tex`](fluid-domain.tex):
* [`q1gridandref.tex`](q1gridandref.tex):
* [`q1hat.tex`](q1hat.tex):
* [`unitsquaregridstencil.tex`](unitsquaregridstencil.tex):
## generating the image files for inclusion above
These instructions are about making the current `README.md` at [github.com/bueler/tikz-examples](https://github.com/bueler/tikz-examples) look right. Ignore it if you are grabbing examples from the above.
Run `pdflatex` on each `.tex` you care about. Then do
$ make cropfigures
Then use `convert` from ImageMagick:
$ convert -density 300 -quality 100 file.pdf results/file.jpg
For this to work on Ubuntu, one may need to edit `/etc/ImageMagick-6/policy.xml` to comment-out a line which looks like
Owner
- Name: Ed Bueler
- Login: bueler
- Kind: user
- Location: Fairbanks, Alaska, USA
- Company: University of Alaska Fairbanks
- Website: http://bueler.github.io
- Repositories: 56
- Profile: https://github.com/bueler
Professor of Mathematics (Applied)
GitHub Events
Total
Last Year
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ed Bueler | e****r@a****u | 14 |
Committer Domains (Top 20 + Academic)
alaska.edu: 1
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0