GithubHelp home page GithubHelp logo

Comments (2)

pfoerster avatar pfoerster commented on August 24, 2024 1

@FedericoBruzzone Thank you for the report! The error originates from the BibTeX lexer. Do you have an example that you can share? It would make finding the error in the lexer much simpler.

from texlab.

FedericoBruzzone avatar FedericoBruzzone commented on August 24, 2024

@FedericoBruzzone Thank you for the report! The error originates from the BibTeX lexer. Do you have an example that you can share? It would make finding the error in the lexer much simpler.

Thank you for your immediate response.

I'm currently import lots of bib files:

\bibliography{local,strings,reflection,aosd,my_work,oolanguages,programming,software_engineering,logic,dsl,pl,distributed_systems,grammars,pattern,biomedicine,splc,roles}

trying to uncomment one at a time it occurs as soon as I uncomment software_engineering:

\bibliography{local,strings,reflection,aosd,my_work,oolanguages,programming,software_engineering}

It is a file 5000 lines long, with a manual binary search I was able to find it! :'D

@INPROCEEDINGS{Cuesta02,
  author = {Cuesta, Carlos E. and de la Fuente, Pablo and Barrio-Sol\órzano, Manuel and Beato, Encarnaci\ón},
  title = {{Coordination in a Reflective Architecture Description Language}},
  booktitle = {{Proceedings of the 5th International Conference on Coordination Models and Languages (COORDINATION'02)}},
  year = 2002,
  editor = {Arbab, Fahrad and Talcott, Carolyn},
  pages = {141--148},
  address = {York, United Kingdom},
  organization = {},
  publisher = {Springer},
  volume = {},
  number = {},
  series = {Lecture Notes in Computer Science 2315},
  month = apr,
  note = {}
}

The error is in exactly these two words: "Barrio-Sol\órzano" and "Encarnaci\ón"; of course it's the 's fault.

The resolution to this problem should cover not only this character but also other unicode characters.

I hope I have helped you, if I can be of any further help, please do not hesitate to ask me!

from texlab.

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.