Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

..code-block:: bash: many color errors #1561

Open
jidanni opened this issue May 10, 2024 · 0 comments
Open

..code-block:: bash: many color errors #1561

jidanni opened this issue May 10, 2024 · 0 comments
Labels
Bug A bug Needed: replication Bug replication is required

Comments

@jidanni
Copy link

jidanni commented May 10, 2024

All I know is

.. code-block:: bash

   echo -output_xy \
   -gcp 0   0    -111.89114717 40.76932606 \
   -gcp 0   -500 -111.89114803 40.75846686 \
   -gcp 500 0    -111.87685039 40.76940631 > optfile.txt

has many color errors:
20240510T091958

https://gdal.org/programs/gdaltransform.html#ground-control-points

E.g., negative numbers are treated differently. And decimals too. Maybe it thinks echo(1) arguments are bash arguments. It shouldn't be coloring numbers at all here in fact.

No I didn't install ReadTheDocs. All I know is I edited this file on GitHub, and when my PR was approved, this is what it looked like.

@jidanni jidanni added Bug A bug Needed: replication Bug replication is required labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug Needed: replication Bug replication is required
Projects
None yet
Development

No branches or pull requests

1 participant