Thiago

Results 17 comments of Thiago

> Sorry, I cannot see how to achieve the expected result (I don't know the `C++` language). I think that you only have to change this line from `configmanager.cpp`: `registerOption("Common...

> > (config dialog with encoding) In this piece of code, we see that `UTF-8` string is added in both `ui.comboBoxEncoding, ui.comboBoxBibFileEncoding, ui.comboBoxLogFileEncoding`. But I don't know if it is...

> > Sorry, I cannot see how to achieve the expected result (I don't know the `C++` language). > > I think that you only have to change this line...

[Geany](https://github.com/geany/geany) has one. Maybe it could be possible to use its code freely.

Hello. This could lead to a very long discussion. So, some points to be in mind: 1. the picker will insert only the color code (rgb, cmyk, ...) 2. the...

In addition, usually I use `xcolor` package and `\textcolor{}{}`. Rarely I use `{\color{} text}` syntax from base LaTeX.

Maybe a darker background color on it...

Some months ago I created the program below to plot some barcodes. Maybe it could be useful to be implemented in your program. ``` ''' Created by Thiago de Melo...

I have no experience with Git, sorry. I have just added the .py file and two images to my git here: https://github.com/tmelorc/ripser I'd be glad to help (according to my...

Oh, interesting. Thanks for your help and explanation. I'll try to do that as soon as possible. Since the program I created was very locally (I mean, works for my...