GithubHelp home page GithubHelp logo

martinthoma / latex-examples Goto Github PK

View Code? Open in Web Editor NEW
1.6K 69.0 415.0 298.19 MB

Examples for the usage of LaTeX

License: MIT License

Makefile 6.81% TeX 88.65% Shell 0.05% JavaScript 0.57% Python 0.98% Assembly 0.01% C 0.13% Haskell 0.16% Java 1.62% Prolog 0.08% Scala 0.12% HTML 0.18% Gnuplot 0.01% ShellSession 0.06% Smarty 0.01% Batchfile 0.01% Tcl 0.01% X10 0.04% Jupyter Notebook 0.26% Asymptote 0.27%
latex tex tikz mathematics science research

latex-examples's Issues

not really a binary tree

First, thanks for making some examples to those who are beginners to tikz, but I would like to point out that the binary-tree example is not actually a binary tree. If a node has only one child it should be clear if it is a left child or a right one (contrary to what is achieved by drawing it below its parent node)

Typo?

I suspect you should apply this:

--- a/tikz/2d-chi-squared-pdf/2d-chi-squared-pdf.tex
+++ b/tikz/2d-chi-squared-pdf/2d-chi-squared-pdf.tex
@@ -22,7 +23,7 @@
 \begin{tikzpicture}
     \begin{axis}[
         title=$\chi^2_k$,
-        legend style={at={(0.95, 0.95), anchor=north west}},
+        legend style={at={(0.95, 0.95)}, anchor=north west},
         axis x line=middle,
         axis y line=middle,
         grid  = major,

Because there's a bunch of Missing characters warning messages in the log which suggests the anchor specification was not interpreted the correct way.

Same bug with the cdf file.

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.