GithubHelp home page GithubHelp logo

latex-tool's Introduction

Latex-Tool

Some personal scripts for latex

Biblatex format checking (to complete the debugging system in Latex compilation)

  • Identify irregularities in the .bib file (and need to correct it manually)
  • Require two inputs as parameters:
    1. [File path] e.g. C:\Users\xinhe\Dropbox\00_reference.bib
    2. Y/n (n by default) to decide whether or not to display all the checked entries.

Suggested format:

  • Reference is composed of latin characters, numbers, underline and dash; other symbols or characters with accent is not recommended: e.g. ✅Kunze-Gotte1999 ❌Kunze-Götte1999
  • Each line in curly brackets ends with a comma
  • No empty line in general curly brackets
  • Final right curly brackets take up a full line

Detectable warning/error (after what I commit easily):

  • Not recommended bib reference name: there is at least one uncommon caracter in the bib reference
  • Last caracter is not comma: if a line ends without a comma, it may trigger some Latex compilation problems (perhaps with a space, or the comma is ignored)
  • '&' instead of '\&': A single "&" character causes compilation problems
  • Not closed with a '}' or has an empty line inside the curly brackets: The curly brackets are not closed correctly

latex-tool's People

Contributors

xinhe-yu avatar

Stargazers

Sen-wen DENG avatar

Watchers

 avatar

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.