Jump to content

Documentation PDF copy paste problem


Recommended Posts

Dear Friends,

 

In many PDF documentation items I found some trouble when copying it from assistant to composer section.

Probably due to line breaking formatting, the code sometimes is copied with incomplete lines mixing with complete lines.

When copying this:

 

image.png.8a57ee9e28e9b6041208d6800a9c9f65.png

 

I get this:

 

(setf omn '(e g6 f stacc e ab5 (omn-replace :length 'q omn)
=> (q g6 f stacc ab5 mp ten c4 (omn-replace :pitch 'c5 omn)
=> (e c5 f stacc mp ten mf ten (omn-replace :velocity 'p omn)
mp ten e c4 mf ten e cs5 ff))
mf ten cs5 ff)
ff)
=> (e g6 p stacc ab5 ten c4 ten cs5) (omn-replace :articulation 'tasto omn)
=> (e g6 f tasto ab5 mp tasto c4 mf tasto cs5 ff tasto)

 

with different line breaks.

 

All the best !

Julio

Link to comment
Share on other sites

17 hours ago, opmo said:

This is not an error. The documents (pdf) are not really for text copy/past. You never know how pdf behaves. 

And if you copy you need to take some care of the code.

I think, they should be usable for copy & paste. Its probably a common use to copy extracts from the documentation for further coding, don't you think?

Achim

Link to comment
Share on other sites

Yes. Sometimes, pdf files are arranged in some way it jumps the lines in a strange way, due to the presence of diferent elements, such as images. It happens in other files, like LIPS tutorials, etc. But probably there is a workaround for the next set of documentation, since it not happens in all the files. All the best ! Thank you.

Link to comment
Share on other sites

I have lots of selfmade docs, which are embedded nicely in the old OM version (by putting them in the ~/Opusmodus/System Library folder).

Where do I put them in the 3.x version so I can access them via the search function (There is no System Library folder any more)?

And do they have to be in .pdf format (which will make them pretty useless too for me, because I often make new annotations, when calling them)?

 

Thanks for an answer!

Link to comment
Share on other sites

In order to have accesses to your own function documents through the navigator you place them in the ~/Opusmodus/User Source/Functions Documentation directory.

Screenshot 2022-12-29 at 20.48.20.png

 

 

This way you can view them by pressing the (L) button in the Workspace Navigator.

 

image.png

 

 

The 'User Source' directory is where you place your Extensions, Libraries and your functions documents.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy