Code Monkey home page Code Monkey logo

wdbibtex's People

Contributors

ehki avatar

Watchers

 avatar

wdbibtex's Issues

Incorrect command line options in document

On the document page, command-line options are:

usage: fancytool [-h] [--bst BST] [--bib BIB] [--keeptexdir] [--exportpdf] file

This is a mistake of copying/pasting...

Remove multiple spaces

LaTeX automatically removes multiple spaces. So WdBibTeX has to reduce multiple spaces to one space.

Introduce recursive bracket matching

In the wdbibtex v0.2.2, bracket replacement has difficulty matching the start and the end of the bracket.
For example, the result of emphasize removal of \emph{some text with {\"{u}} as umlaut} will be some text with {\"{u}.
But this is obviously some text with {\"{u}} as umlaut.

Two or more bibliography files are listed without comma

Two or more bibliography files are listed without comma

In one project with two bibliography files of bibfile1.bib and bibfile2.bib, the files are listed in the .tex file as:

\bibliography{bibfile1bibfile2}

But this should be:

\bibliography{bibfile1,bibfile2}

Citations in textboxes are not searched and replaced.

WdBibTeX does not search citations in textboxes. For example first with moving ¥cite{enArticle1} into a textbox, WdBibTeX generate .tex file without ¥cite{enArticle1}. In the case that ¥cite{enArticle1} is placed both in the normal text and in the textbox, WdBibTeX replaces only ¥cite{enArticle1} in the normal text.

Entry with URL fails to format

When adding URL field to library.bib of the examples/first, WdBibTeX fails to format.
Result of compilation using IEEEtran.bst follows:

[1]	\BIBentryALTinterwordspacing
I. Yamada, J. Yamada, S. Yamada, and S. Yamada, “Japanese Journal}, vol. 15, no. 10, pp. 20—30, march 2019. [Online]. Available: \url{https://sample.url
\BIBentrySTDinterwordspacing

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.