Giter Site home page Giter Site logo

Comments (5)

gpoore avatar gpoore commented on July 24, 2024 3

Are you using XeLaTeX? It looks like you are using XeLaTeX without the -8bit command-line option. If that option isn't used, tabs written to an external file become ^^I; more here. Let me know if it that's the case; otherwise please let me know exactly how you are compiling the documents.

from minted.

Cylox avatar Cylox commented on July 24, 2024

Unfortunately the auto-formatting feature here removed the leading white space in my latex code, but every tab in the minted environment gets converted into "^^I" as seen in the picture.

UPDATE: Downgraded to minted 1.6 and it works like a charm:
orig

from minted.

Cylox avatar Cylox commented on July 24, 2024

Yes, I'm using XeLateX. I tried your suggestion and added the -enable-8bit-chars option. This solved the problem and the minted output is correct now. I used to command line:
xelatex.exe -shell-escape -enable-8bit-chars -synctex=1 -interaction=nonstopmode "filename".tex
I used the same line without the -enable-8bit-chars option and it works with minted 1.6, so I'm a bit confused why. Nevertheless it's great to have it running now. Maybe you want to update the minted documentation for this case? (If I simply didn't overlook it). Thanks for your fast reply!

from minted.

gpoore avatar gpoore commented on July 24, 2024

I have updated the documentation for the next release. I'm also puzzled about why it would work with minted 1.6. I've looked at the changes between 1.6 and 1.7, and don't see anything obvious that would cause different behavior.

from minted.

Ahmedshukr avatar Ahmedshukr commented on July 24, 2024

@gpoore Thanks, this helped me.

from minted.

Related Issues (20)

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.