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

Long code commands are truncated in pdf #47

Open
jvleminc opened this issue Jul 13, 2021 · 3 comments
Open

Long code commands are truncated in pdf #47

jvleminc opened this issue Jul 13, 2021 · 3 comments

Comments

@jvleminc
Copy link

Long code commands are not shown correctly, for instance:

image

@comwes
Copy link
Owner

comwes commented Jul 14, 2021

Hi @jvleminc
Could you please provide the source code?
KR

@jvleminc
Copy link
Author

jvleminc commented Jul 14, 2021

For instance, this long code command is printed truncated:

```
osm --all-projects k8scluster-add --creds .kube/config --vim _system-osm-vim --k8s-nets '{"net1": null}' --version '1.15' --description "OSM Internal Cluster" _system-osm-k8s
```

In the end I managed to change the CSS to reduce the font size, and this helped, but it would be good to have function handle this even with bigger fonts.

@comwes
Copy link
Owner

comwes commented Jul 14, 2021

Thanks,
Will check and see if a fix can be included in 1.1.0

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

No branches or pull requests

2 participants