Diego A. Casas

Results 10 comments of Diego A. Casas

He leído en la wiki del proyecto que para decidir si se añade o no una palabra, se debe consultar su frecuencia en una fuente normativa. Consulté el Corpus de...

> Lo que ocurre es que si por ejemplo escribo "angulo" no me lo reconoce como error, hay algo que estoy haciendo mal? otras palabras si las detecta como errores...

Hi, is there any update? Does [StaticLint.jl issue #256](https://github.com/julia-vscode/StaticLint.jl/issues/256) have something to do with this issue?

Thanks for the example. `base_format: "bookdown::word_document2"` works as expected, but the equation number is plain text. Is it possible to implement hyperlinked equation numbers in officedown like in tables and...

Hi @rustychris I have little experience in Python packaging. I managed to upload one of my programs to pip ([appmar](https://pypi.org/project/appmar/)). See the [source](https://github.com/cemanetwork/appmar) for examples on setup.py and MANIFEST.in. However,...

Como no exemplo acima, o espaço a mais aparece depois de `\url{#1}`. Nas duas versões não aparece um espaço no final do `\DeclareFieldFormat`. Além disso, `\DeclareFieldFormat` não reconhece espaços literais...

Já abri a PR Acho que dá para fechar o issue Obrigado

> * Link show rues do not apply to citations, use `#show cite` instead as shown above (i think it's a feature) > * Link show rules **do** apply to...

> The linking stems entirely from the cite element. A `ref` to a citation simply turns into a `cite` through its built-in show rule. I get it, so, all three...

> I think they are semantically the same thing (jumps to a destination) and adding a different link type just to help with styling would be a workaround. Perhaps a...