Rico Picone

Results 11 issues of Rico Picone

Using the `newcommands_keep.tex` feature to define the command ```latex \newcommand{\gammar}{\gamma{}} ``` gives a strange error when using the following. ```console doconce format ipynb index --no_abort ``` It returns the following....

…height for non-standard aspect ratios, and resolution. Fixes #12

### Vagrant version Vagrant 2.2.19 ### Host operating system macOS 11.6 (20G165) ### Guest operating system Windows 10 Pro ### Vagrantfile ```ruby Vagrant.configure("2") do |config| # Base config.vm.box = "gusztavvargadr/windows-10"...

synced-folders/general
host/linux
guest/windows

For instance, why is `powsimp()` a function and a method for (at least most) symbolic expressions, but `expand_power_exp()` is only a function? I often find myself "stabbing" at methods only...

simplify

… well as the relative paths for Image and CodeBlock. Fixes #269

If I `pandoc` with the `include-files` filter a document in a subdirectory of the root `./sub/a.md` that includes a relative file path, say ````markdown ```include subsub/b.md ``` ```` where `b.md`...

I get the warning ``` [python]/3.10.3/lib/python3.10/site-packages/tabulate/__init__.py:108: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison or (len(row) >= 2 and row[1] == SEPARATING_LINE) ```...

I'm requesting functionality, like TeX, in which a specific page number (or section, etc.) can be included in a \cite command with an optional argument (ie \cite[p 24]{Rowell1997}). I envision...

enhancement
shortcodes

## Is your feature request related to a problem? Please describe. This feature request attempts to solve two issues with pySINDy: 1. The lack of a way to extract the...

After following the [installation instructions](https://django-newsletter.readthedocs.io/en/latest/installation.html) through step 11, the command ``` ./manage.py submit_newsletter -v 2 ``` Yields the following stack trace: ``` Traceback (most recent call last): File "/Users/ricopicone/anaconda3/envs/prrparty/lib/python3.13/site-packages/django/template/backends/django.py", line...