Romano Giannetti

Results 27 issues of Romano Giannetti

Hi --- I have installed `jedi-vim` and I find it really nice to edit python files. But I came across a problem that I am unable to solve --- it...

discussion

Suppose you have this bibtex file (call it `fail.bib`): ```bibtex @article{a, author = {One Two and Three{\'\i}abc-Four{\'\i}def}, } ``` The example program: ```python #! /usr/bin/python3 # import bibtexparser from bibtexparser.bparser...

on hold

## The Problem When I use the "bookmarked folders" menu, there are anonymous folders shown. I know that if I hover over them I'll see the name in the central...

new feature

Shell: zsh Operating system: linux Ubuntu 18.04 Liquid Prompt version (tag, commit): 5f4aeece8d6cf98138e729f7833e11e985ca44d3 I am trying to add a newline to the prompt only if the characters left are less...

enhancement

When using the `fpu` library, division by zero in trigonometric functions acts very strangely. Original report is here: https://tex.stackexchange.com/questions/602553/pgfplots-error-when-graphing-trig-function-when-is-inside (but the MWE is too complex there) ```latex \documentclass{article} \usepackage{tikz} \usetikzlibrary{fpu}...

pgfmath
fpu

This is a try to thoroughly fix #262. Unfortunately, it's not compatible and it fails sometimes--- so I do not think is usable. It's a pity because if it worked,...

enhancement
question
help wanted
probaby won't fix

It seems a bit of a hack... see #211

bug
help wanted
discussion
probaby won't fix

Consider that code: ```latex \documentclass[border=10pt]{standalone} \usepackage{tikz} \usepackage{pgfplots}\pgfplotsset{compat=1.17} \usepgfplotslibrary{fillbetween} \usepackage{siunitx} \begin{document} \begin{tikzpicture}[ scale=0.6, transform shape ] \begin{axis}[ width=6cm, height=6cm, xmin=350, xmax=1100, domain=300:1000, samples=100, ymin=0, ymax=1, axis x line = center, axis...

One of the editing actions I miss more is something that I really do not know how to do rapidly, and it will be very useful, is "zapping away" a...

feature request

Hi, I tried to upgrade to v1.0.2 after having the same problem as https://github.com/exteditor/exteditor/issues/2; I like to comment a minor issue... The version I got by using the github "download...

build