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

Can't copy paste the command on the getting started manual directly #44

Closed
minecraft2048 opened this issue Aug 26, 2022 · 2 comments · Fixed by #67
Closed

Can't copy paste the command on the getting started manual directly #44

minecraft2048 opened this issue Aug 26, 2022 · 2 comments · Fixed by #67

Comments

@minecraft2048
Copy link

If I tried to copy paste the commands in https://www.antikernel.net/temp/glscopeclient-manual.pdf, for some reason it pastes it with spaces and it breaks the command
This is one of the example from section 3.4.1 Linux:
image
When I paste it into the terminal it becomes like this:

sudo apt install build - essential cmake pkg - config libglm - dev \
libgtkmm -3.0 - dev libsigc ++ -2.0 - dev libyaml - cpp - dev \
liblxi - dev texlive texlive - fonts - extra libglew - dev \
catch2 libclfft - dev
@azonenberg azonenberg transferred this issue from ngscopeclient/scopehal-apps Aug 26, 2022
@azonenberg
Copy link
Collaborator

Moving to scopehal-docs since this is a documentation issue.

@Johnsel
Copy link
Member

Johnsel commented Aug 26, 2022

Can confirm that Google Chrome's built in PDF viewer does this on windows. It might be because the tex parser uses the weirdly spaced special - unicode char instead of a plain '-'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants