Coder Social home page Coder Social logo

asypictureb's Introduction

----------------------------------------------------------------
asypictureB -- user-friendly integration of Asymptote into LaTeX
E-mail: charles dot staats dot iii at gmail.com
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
----------------------------------------------------------------

The `asypictureB` package allows users to integrate Asymptote code
for producing pictures into LaTeX source code using the shell-escape
functionality. It is an alternative to the `asymptote` package
that comes with Asymptote. The most important advantage of the
asypictureB package is that it provides immediate access to
Asymptote errors by repackaging them as LaTeX errors. It also allows
limited use of TeX macros such as \the\linewidth inside Asymptote code.

asypictureb's People

Contributors

charlesstaats avatar user202729 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

user202729

asypictureb's Issues

Error parser raises unexpected error when error line is empty

Example document:

\documentclass{article}
\usepackage{asypictureB}
\begin{document}
\begin{asypicture}{name=foo}
  label("a);
\end{asypicture}
\end{document}

Content of a-foo_errors.txt:


^
a-foo.asy: 6.1: string not terminated

error: could not load module 'a-foo.asy'

Resulting TeX error:

Runaway argument?
! Paragraph ended before \@asy@processerrorline was complete.
<to be read again> 
                   \par 
l.6 \end{asypicture}                

Expected behavior: that asypictureB cleanly wraps the Asymptote error.

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.