[Cin] Error compiling .tex to pdf

2020-09-20 Thread Andrew Randrianasulu via Cin
Hi all! I installed texlive for Slackware and additional fonts (on another partition due to its size, mounted with -obind), and Kile 1.9.3 (KDE3 TeX editor). Now when I try to compile documentation I get: /usr/share/texmf-dist/tex/latex/mathdesign/mdsffont.def:0: Font shape declaration has

Re: [Cin] CinGG manual to Latex

2019-05-30 Thread Andrea paz
Add glossary. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Latex and Manual

2019-10-08 Thread Andrea paz
I'm sorry, my fault. It' ok now. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] CinGG manual to Latex

2019-05-19 Thread Андрей Спицын
> glossary would be nice. LaTeX has special package for glossary creation. Texstudio should be reconfigured to use that package. I will add an example, and instruction for texstudio. > -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Latex and Manual

2019-11-18 Thread Andrea paz
Hi, Andrey. Olaf has proposed changes to the structure of the Latex manual. Since he is not a member of the mailing list, I enclose his attachments here too. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Latex and Manual

2019-10-10 Thread Andrea paz
> It's OK if I'll paste it in mail message, not in repo? Yeah, all right. All the examples and writings that you put in the old emails I kept them for study. I'll try the latex script first, and only for the data. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.

[Cin] Problem with Manual in Latex (TOC). @Andrey

2020-09-08 Thread Andrea paz via Cin
Hi, Andrey There is a problem with TOC: "Contents, page ix. Numbers above 10.6.9 run into the text after them. It's a Latex setting somewhere, we had this elsewhere before." I do not know how to solve it, can you do something? -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists

Re: [Cin] HDV manual section need some work

2022-11-04 Thread Andrea paz via Cin
@Terje can you provide the changes to the manual so that I or Phyllis can bring them into Latex? You can edit or rewrite anything you want! If you use latex you can edit the manual directly and then provide Phyllis with the entire chapter with the changes. -- Cin mailing list Cin@lists.cinelerra

Re: [Cin] Error compiling .tex to pdf

2020-09-20 Thread Андрей Спицын via Cin
The overfull warning is a just info, that latex cant fit line into its borders. Its can be skipped if that line looks ok. The reference and labels warnings are important, it's indicates that some references are undefined, or labels used more than one time. The pdf looks the same after

Re: [Cin] CinGG manual to Latex

2019-05-07 Thread Спицын Андрей
Hi Andrea, Do you installed only TexStudio, or TexStudio+TexLive? To get whole structure of Cin Manual for local use you should: 1.Go to the main repo of manual https://github.com/einhander/cin-manual-latex and grab the latest version. 1a. If you have git installed you can open terminal

Re: [Cin] Error compiling .tex to pdf

2020-09-20 Thread Андрей Спицын via Cin
Hi, Andrew! Indeed, very strange error. But you can bypass it by comment out renewcommand{\rmdefault}{mdbch}\rmfamily string. Although latex will use the default CM font. That texlive version you use? Can it be possible to update it? -- Best regards, Andrey вс, 20 сент. 2020 г., 18:57 Andrew

[Cin] Latex and Manual

2019-07-01 Thread Andrea paz
@Olaf. Every month I write an email containing LaTeX and Manual in the title to continue the discussion and translation work with einhander. I installed the whole package, plus the Greek and Russian languages. Of course I also installed an editor, that is TexStudio. It would be nice if you could

[Cin] CinGG manual to Latex

2019-05-07 Thread Andrea paz
the tests. I saw that in Texstudio, in the menu "idefix", there is the entry "convert to Latex"; does it serve to convert a document (of libreoffice for example) in latex? Or is it better to rewrite everything from scratch? Can I make a copy paste of the sentences from Libreo

Re: [Cin] Latex and Manual

2019-08-19 Thread Andrea paz
It works perfectly; thank you very much. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Latex and Manual

2019-11-21 Thread Andrea paz
Add chapter 16. Pdf at: https://www.dropbox.com/s/0js49r47s0qu621/CinelerraGG_Manual.pdf?dl=0 -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Just FYI, LaTex PDF Manual is now available...

2020-01-14 Thread Andrea paz
You forgot about a fourth person: Phyllis! -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

[Cin] Just FYI, LaTex PDF Manual is now available...

2020-01-14 Thread Phyllis Smith
I added a News post to the cinelerra-gg.org website that now points to the newly converted LaTeX version PDF manual. As before with the odt version, it is pointed to under Download, Documentation, User Manual. The News post says it all except the most important parts: !! *Andrey* (Einhander

Re: [Cin] Problem in Latex Manual (Andrey)

2021-01-24 Thread Andrea paz via Cin
OK, let's go with the 4.2em. Thank you. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Repair some TODO from latex source

2023-09-21 Thread Andrea paz via Cin
I forgot window.tex. Windows.tar.gz Description: application/gzip -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] CinGG manual to Latex

2019-05-28 Thread Phyllis Smith
The glossary is checked in as part of the Appendix so it can be removed from there and made into a separate section for a Latex Glossary. I do not recommend starting from scratch because the goal was to only put in words necessary for specific Cinelerra clarification. Do you have an odt from

Re: [Cin] CinGG manual to Latex

2019-05-07 Thread Phyllis Smith
Andrea: > > @Phyllis > I'd need the last revision of chapter 4 to try and create it in Latex. > The .odt file, I mean. Is that possible? > > The one that matches the manual that the users see is checked into the git documentation as file: attributes.odt https://www.cinel

Re: [Cin] Po files for spanish translation

2019-11-17 Thread Sergio Daniel Gomez
It would be great if the manual could be translated from wordpress. I have no problems with Latex, it is by far the best software for all kinds of publications. But it is more useful to do it from worpress because it allows to have the text in English and automatically available

Re: [Cin] Latex and Manual

2019-11-18 Thread Andrea paz
I'm sorry: the link: https://www.cinelerra-gg.org/bugtracker/view.php?id=77#c2466 Il giorno lun 18 nov 2019 alle ore 09:32 Andrea paz ha scritto: > > Hi, Andrey. > Olaf has proposed changes to the structure of the Latex manual. Since > he is not a member of the mailing list, I

Re: [Cin] Latex and Manual

2019-10-08 Thread Andrea paz
Hi, I have added chapters 12 and 13. I have taken the initiative of splitting the original chapter 13 into two new chapters (12 and 13, precisely), because I consider them huge and autonomous. Phyllis, if you prefer a single chapter, with Latex it is very simple and fast to reunite them

Re: [Cin] Latex and Manual

2019-10-10 Thread Спицын Андрей
into html and into other formats. Syntax IMHO is a mater of taste. The disadvantages of LML is a continuation of it advantages, LML has a lack of control of output format. To produce a good pdf from Asciidoc, you have to fine tune the standard latex template and entire document, because Asciidoc

Re: [Cin] Po files for spanish translation

2019-11-17 Thread Sam
as HTML, so you can export it and also import it into LaTex, some hand changes to LaTex would still be necessary. 2. Changes could then always be done very quickly online and several people could also work on the manual, because the individual web pages could be maintained independently of each

Re: [Cin] CinGG manual to Latex

2019-05-16 Thread Andrea paz
the connection Everything up-to-date other error message: To https://github.com/Andrea-Paz/cin-manual-latex ! [rejected]master -> master (fetch first) error: failed to push some refs to 'https://github.com/Andrea-Paz/cin-manual-latex' suggerimento: Updates were rejected because the rem

Re: [Cin] Latex and Manual

2019-10-10 Thread Phyllis Smith
not think that Latex is really a good language to write > docs apart from math books. ... I mean that now there are better laguages that permits to write docs in > ... > One of my favourite is asciidoc. > I see that asciidoc is text format. That for me, personally, is the number 1 reason f

Re: [Cin] add Frame on PiP on manual

2023-01-16 Thread Phyllis Smith via Cin
, 2023 at 9:48 AM Andrea paz wrote: > > Thanks to IgorB for how-to, Andrea for Latex formatting, and Andrew for > proofreading. Made a few corrections based on feedback and checked into > GIT. (Andrea, note I have added a new section to Manual, Authors and > Contributors,

Re: [Cin] add Frame on PiP on manual

2023-01-16 Thread Andrea paz via Cin
> Thanks to IgorB for how-to, Andrea for Latex formatting, and Andrew for > proofreading. Made a few corrections based on feedback and checked into GIT. > (Andrea, note I have added a new section to Manual, Authors and > Contributors, so you may want to checkout all from

Re: [Cin] CinGG manual to Latex

2019-05-08 Thread Andrea paz
Hi, @Phyllis. I think it is best not to waste time converting all images into high quality png. It's a job you can do as you convert chapters to Latex. @einhander. I have finished chapter 4 of the manual (3, in the conversion to Latex). Now how to submit it to your review? I'm not familiar

Re: [Cin] August new builds are available

2019-09-02 Thread Miroslav Rovis
On 190831-15:50-0600, Phyllis Smith wrote: [...] > https://www.cinelerra-gg.org/download/ > In addition the complete releasenotes.pdf are in that directory. > And now, presenting the Work-In-Progress (WIP) LaTex manual, which is > incomplete but which includes the new Maskin

Re: [Cin] HDV manual section need some work

2022-11-04 Thread Terje J. Hanssen via Cin
Den 04.11.2022 09:30, skrev Andrea paz: @Terje can you provide the changes to the manual so that I or Phyllis can bring them into Latex? You can edit or rewrite anything you want! If you use latex you can edit the manual directly and then provide Phyllis with the entire chapter

Re: [Cin] Latex and Manual

2019-11-18 Thread Sergio Daniel Gomez
Thanks! Sergio El 18/11/2019 a las 10:36, Andrea paz escribió: I'm sorry: the link: https://www.cinelerra-gg.org/bugtracker/view.php?id=77#c2466 Il giorno lun 18 nov 2019 alle ore 09:32 Andrea paz ha scritto: Hi, Andrey. Olaf has proposed changes to the structure of the Latex manual. Since

Re: [Cin] Latex and Manual

2019-11-18 Thread Спицын Андрей
Thank you Andrea! Mon, Nov 18, 2019 at 02:36:35PM +0100, Andrea paz написал: I'm sorry: the link: https://www.cinelerra-gg.org/bugtracker/view.php?id=77#c2466 Il giorno lun 18 nov 2019 alle ore 09:32 Andrea paz ha scritto: Hi, Andrey. Olaf has proposed changes to the structure of the Latex

Re: [Cin] Latex and Manual

2019-09-25 Thread Андрей Спицын
Hi Igor, Please export them as a vector PDF images. Latex can handle pdf with ease. It's also decrease whole file size. ср, 25 сент. 2019 г., 15:56 Igor BEGHETTO : > Hi! > @Phyllis and @Andea_paz > About Pipeline images for the manual I have done that, if you want. > Tw

Re: [Cin] Current (10 sep 2020) pdf manual has some pictures displaced?

2020-09-19 Thread Andrea paz via Cin
(where it is located), but always within the same section, as Andrew prefers; or to let Latex fill the blank space with the next section and put the image at the beginning of the next page. I've let Latex do it so far, but if others prefer Andrew's idea, it's not difficult to fix it. What do you

Re: [Cin] Current (10 sep 2020) pdf manual has some pictures displaced?

2020-09-20 Thread Спицын Андрей via Cin
The little addendum for Andrew. You can setup the github repo for manual clone the cinelerra's git and bound it to sharelatex.com. The sharelatex provides full functional latex editor for web browser. The only limitation on free account I found for myself is compile time. But you can easily

[Cin] Index on manual in Latex (to Andrey)

2020-12-11 Thread Andrea paz via Cin
Hi, Andrey. Phyllis put an Index to the CinGG manual in Latex (see git). But I can't get it to work in TexStudio. I put the following line in Configure --> Commands --> Makeindex: makeindex -s nomencl.ist -o CinelerraGG_Manual.nls CinelerraGG_Manual.nlo but if I try to build it via

[Cin] Problem in Latex Manual (Andrey)

2021-01-23 Thread Andrea paz via Cin
Hi, Andrey. In the TOC of the Latex manual the spacing between number and subsection name was set to 3.6em and everything worked fine. See image 4.2em.png Now, all of a sudden, it has become too small and the 6-digit numbers overlap the beginning of the name. See image 3.6em.png I solved

Re: [Cin] add Frame on PiP on manual

2023-01-16 Thread Georgy Salnikov via Cin
On Mon, 16 Jan 2023, Andrea paz via Cin wrote: > to contribute to the manual I was thinking of not transposing the new > additions into Latex right away. I propose to post the contributions > to the mailing list in odt so that any user can propose, read and edit > them. LibreOffice

Re: [Cin] CinGG manual to Latex

2019-05-27 Thread Спицын Андрей
Hi Andrea, Your last commit has conflicting merge. See lines in .tex files. We have to deal with it manually. I've made my changes based on your version. I can sync our versions again based on your version. -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] CinGG manual to Latex

2019-05-28 Thread Andrea paz
@einhander On page 91 (105) of the pdf, the wrapfigure narrows the text for 3-4 consecutive pages, instead of returning to normal width after the figure. Is there anything I can do? I can't. @Phyllis Do you have an odt from the glossary or does it have to start from scratch? -- Cin mailing list

Re: [Cin] CinGG manual to Latex

2019-05-30 Thread Спицын Андрей
Add glossary. Good job! I've made small changes in chapter 8 (approx. 1 line) and pushed into my repo. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] CinGG manual to Latex

2019-05-19 Thread Andrea paz
Hi, uploaded to github my latest revision of chapter 5 (now it is complete). - Same Caption error - How to colorize (red) some words inside the tables of the Shuttle? PS: good news the Glossary! -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] CinGG manual to Latex

2019-05-21 Thread Andrea paz
Added chapter 6. I had problems with git and I could not synchronize our two repositories. I downloaded yours and updated mine locally. Then I uploaded it back to git. I hope it's okay now. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Latex and Manual

2019-07-18 Thread Andrea paz
Added chapter 10 (only 4 pages). I was thinking of using "subcaption" to create grids of images each with its own caption. What do you think? Actually, I tried to put it on, but it doesn't work for me. -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] Latex and Manual

2019-09-26 Thread Igor BEGHETTO
Hi Andrey! Okay. I thought You wanted the PNGs file for the illustrations. Here the PDFs. @Phyllis Thanks! compositing_pipeline-masks.pdf Description: Adobe PDF document compositing_pipeline-01.pdf Description: Adobe PDF document -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] Latex and Manual

2019-09-27 Thread Andrea paz
About compositing_pipeline_masks you're completely right. I put it in its place (mask section) and apologize (same dropbox link). As for the section on the mask tool, I think it needs to be rewritten to incorporate the latest news. Phyllis, could you get me the odt? -- Cin mailing list

Re: [Cin] Po files for spanish translation

2019-11-17 Thread Andrea paz
I also think it is better to complete the manual in Latex. As for the term cakewalk, it is also an Afro-American dance: https://en.wikipedia.org/wiki/Cakewalk And an audio editing program: https://www.bandlab.com/products/cakewalk ;-) -- Cin mailing list Cin@lists.cinelerra-gg.org https

Re: [Cin] Latex and Manual

2019-10-08 Thread Спицын Андрей
Hi Andrea, I have added chapters 12 and 13. I have taken the initiative of splitting the original chapter 13 into two new chapters (12 and 13, I have an error: File `images/preset01.png' not found Is it preset.png file? -- Best regards, -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] Just FYI, LaTex PDF Manual is now available...

2020-01-15 Thread Pierre autourduglobe
erre On 20-01-15 00 h 07, Phyllis Smith wrote: I added a News post to the cinelerra-gg.org <http://cinelerra-gg.org> website that now points to the newly converted LaTeX version PDF manual.  As before with the odt version, it is pointed to under Download, Documentation, User Manual. T

Re: [Cin] Current (10 sep 2020) pdf manual has some pictures displaced?

2020-09-19 Thread Andrew Randrianasulu via Cin
n be done, but sometimes it lacks the space to let an > image enter its section and the same page. This is the case of fig. > 10.8 and 16.2, which I cannot fix. > Latex works like this: we can give indications of where we want an > image, but then it takes care of finding the best layout.

Re: [Cin] Problem in Latex Manual (Andrey)

2021-01-23 Thread Andrea paz via Cin
I forgot to attach Plugins.tex where I had made some changes. Plugins.tar.gz Description: application/gzip -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Revision Proxy section on Manual

2023-01-25 Thread Andrea paz via Cin
Nice work @IgorBeg.Thanks for the corrections. I put the link to download the latex and also the pdf of the proxy section so you can see it right away: https://ufile.io/0g9vqrx6 -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Mirror plugin

2023-08-30 Thread Andrea paz via Cin
Please, I don't quite understand where I went wrong. I am confused. Can you write the exact text to put in the manual, also using your wonderful example and images, and I will translate it into latex to upload it? -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org

Re: [Cin] Latex and Manual

2019-07-17 Thread Андрей Спицын
long. I prefer a semantic line wrap by sentences. But it's up to user to do a line brake or not. Novice LaTeX users prefer not to use linewrap. For a Git usage I prefer use Diff by words. пн, 1 июл. 2019 г., 19:08 Andrea paz : > @Olaf. > Every month I write an email containing LaTeX and

Re: [Cin] Error compiling .tex to pdf

2020-09-20 Thread Andrew Randrianasulu via Cin
В сообщении от Sunday 20 September 2020 21:10:05 Андрей Спицын via Cin написал(а): > The overfull warning is a just info, that latex cant fit line into its > borders. Its can be skipped if that line looks ok. > The reference and labels warnings are important, it's indicates that some >

[Cin] \LaTeX manual

2019-06-06 Thread Andrea paz
Hi, @ einhander I'm progressing slowly with chapter 9 (plugins.odt) [Cursed is he who stretched it out ;-)]. I have the problem of the big tables of Libreoffice Writer to import in latex (in Sketcher and Titler sections). How should this be done? I have not found any information about

Re: [Cin] Latex and Manual

2019-09-23 Thread Андрей Спицын
in file common/settings.tex line 5 from \geometry{right=2.0cm} to \geometry{right=3.0cm} If you want to change chapter style go to line 31 and change \chapterstyle{madsen} to something else. Some chapter styles are shown in http://mirrors.ctan.org/info/latex-samples/MemoirChapStyles/MemoirChapStyles.pdf

Re: [Cin] Po files for spanish translation

2019-11-17 Thread Phyllis Smith
oo ambitious? > It does sound like a lot of work and it would certainly be worthwhile. BUT I think we need to wait until it is fully converted to LaTex (Andrea/Andrey are getting pretty close as far as I know). And I have many additions to make for new features that have been added recently tha

Re: [Cin] Po files for spanish translation

2019-11-17 Thread Спицын Андрей
with Tex/LaTeX files. po4a has a few seperate commands: po4a-gettextize, convert an original file (and its translation) to a PO file po4a-normalize, normalize a documentation file by parsing it in po4a, and writing it back po4a-translate, convert a PO file back to documentation format po4a

Re: [Cin] Latex and Manual

2019-10-29 Thread Phyllis Smith
Andrea, The table looks really good! Later today, gg will replace the current CinelerraGG_manual_WIP.pdf on the website with your latest. You are getting really close to full LaTex conversion -- I can hardly wait to get my hands on it. Thanks, gg/Phyllis On Tue, Oct 29, 2019 at 8:54 AM Andrea

Re: [Cin] Current (10 sep 2020) pdf manual has some pictures displaced?

2020-09-19 Thread Phyllis Smith via Cin
located), but always within > the same section, as Andrew prefers; or to let Latex fill the blank > space with the next section and put the image at the beginning of the > next page. I've let Latex do it so far, but if others prefer Andrew's > idea, it's not difficult to fix it. What do

Re: [Cin] Index on manual in Latex (to Andrey)

2020-12-11 Thread Phyllis Smith via Cin
at 5:55 AM Andrea paz via Cin < cin@lists.cinelerra-gg.org> wrote: > Hi, Andrey. > Phyllis put an Index to the CinGG manual in Latex (see git). But I > can't get it to work in TexStudio. I put the following line in > Configure --> Commands --> Makeindex

Re: [Cin] add Frame on PiP on manual

2023-01-17 Thread Andrea paz via Cin
there should be no size problem. But better to hear Sam's opinion as well. As for the danger of leaving a thread open without getting to Latex, it is true: it is a real danger. @Georgy I have never used Lyx but I see that it still relies on texlive. I was just thinking about the possibility

Re: [Cin] add Frame on PiP on manual

2023-01-15 Thread Phyllis Smith via Cin
Thanks to IgorB for how-to, Andrea for Latex formatting, and Andrew for proofreading. Made a few corrections based on feedback and checked into GIT. (Andrea, note I have added a new section to Manual, Authors and Contributors, so you may want to checkout all from GIT because

[Cin] Repair some TODO from latex source

2023-09-21 Thread Andrea paz via Cin
I made changes in windows.tex to eliminate the second TODO present in the Latex code. I also made other changes and small additions. See if they are okay. The third TODO refers to the creation of a real table from a list. We can see this list in the attached figure. I don't know how to make

Re: [Cin] CinGG manual to Latex

2019-05-28 Thread Andrea paz
Hi einhander. Add chapter 8. The glossary odt has many entries and long descriptions (good work Phyllis!). Can you make a separate file to include as you do with chapters, instead of searching for words in the text and entering the relevant entry just below? And if you can do so, you can enter

Re: [Cin] CinGG manual to Latex

2019-05-22 Thread Спицын Андрей
Hi, Added chapter 6. Great! I uploaded my version of Chapter 5 into GH repo. If you finished with Chapter 6, then I will start editing it. I noticed that you are using \noindent. That the purpose of use it? If you want to not break a paragraph, then just remove empty line before \end{figure}

Re: [Cin] CinGG manual to Latex

2019-05-22 Thread Andrea paz
Add chapter 7. > > I noticed that you are using \noindent. That the purpose of use it? It's just my personal taste: after a list, especially if the following paragraph is of only one line, I don't like the similar indent of the last item of the list and of the first line of the following section.

Re: [Cin] Po files for spanish translation

2019-11-17 Thread Sergio Daniel Gomez
Thanks Andrea. Yes, is better if it complete. And thanks for links. Sergio El 17/11/2019 a las 13:41, Andrea paz escribió: I also think it is better to complete the manual in Latex. As for the term cakewalk, it is also an Afro-American dance: https://en.wikipedia.org/wiki/Cakewalk And an audio

Re: [Cin] Latex and Manual

2019-11-30 Thread Andrea paz
Add chapter 17. In \todo I put two figures in which I copied your TikZ code to show writings and arrows, but the arrows are not displayed. I added the \caption package at Olaf's suggestion. Let me know if it's okay. I've also put in the latest changes made by Phyllis.

Re: [Cin] Latex and Manual

2020-01-12 Thread Phyllis Smith
Andrea, well "no" I will have to make changes! On Sun, Jan 12, 2020 at 12:45 PM Andrea paz wrote: > I've added the new section 5.6 and I enclose you editing.tex > But are you sure GG will accept the title I put up? I can't believe it! > :-) > -- > Cin mailing list > Cin@lists.cinelerra-gg.org

Re: [Cin] Just FYI, LaTex PDF Manual is now available...

2020-01-15 Thread Phyllis Smith
Pierre: > > One version (CinelerraGG_Manual.pdf) with a capital "M" dated January 14 > 2020 and one version (CinelerraGG_manual.pdf) with a lowercase "m", the > older one, dated April 1 2019. > ... > Is this intentional? > > Not intentional, I just forgot abut this too. Thanks for letting us

Re: [Cin] [spam?] Index on manual in Latex (to Andrey)

2020-12-11 Thread Andrea paz via Cin
Despite the error I reported, CinelerrGG_Manual.idx is created. The result of the pdf, however, is to have two Glossaries and not a Glossary and an Index. It seems to me that the makeindex command works for both the Glossary and Index, and only a double Glossary comes out of this overlap. I

Re: [Cin] BD subtitles <> dvd subtitles

2021-12-10 Thread Andrea paz via Cin
it to Latex. You can write as much as you like, with no length limit. -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Cutting mkv causes video to stop at cut points

2022-11-27 Thread Andrea paz via Cin
Thank you for the scripts. Do you guys think it is better to upload the scripts in CinGG git and then put the link in the manual or is it better to put the links to the original sources? I attach the latex files which are only missing the links to the 2 scripts. manual.tar.gz Description

[Cin] add Frame on PiP on manual

2023-01-14 Thread Andrea paz via Cin
I have added a new section to the Real-World appendix of the manual. It consists of adding a frame to a Picture in Picture and is based on a post in our forum. I enclose the latex file with image and also the text in odt for those who would like to review it. See if it is OK for you. Link

Re: [Cin] selectable vaapi decoder device

2023-08-29 Thread Phyllis Smith via Cin
mage and mirror.txt, for those who want > to read the description but don't have latex. Please propose > corrections and improvements, thank you. > -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] Repair some TODO from latex source

2023-09-23 Thread Andrea paz via Cin
Also, I think the example of "around" was correct before your change but I am too lazy to test it out so left that change in. I.e. I think "around" goes + and -. Example line is: >> >> Or & Around&2018/08/02 06:00:00 + 02:00:00 & files at 6AM to 8 AM Go ahead and put the value "4AM"

Re: [Cin] CinGG manual to Latex

2019-05-19 Thread Phyllis Smith
f the manual on sections that I have not yet seen in the Master GIT at: https://github.com/einhander/cin-manual-latex/tree/master/parts so that I do not generate extra work in the LaTex creation (let me know if I am wrong). There is a lot there!! and eventually I hope to learn it all but keeping up

Re: [Cin] Current (10 sep 2020) pdf manual has some pictures displaced?

2020-09-20 Thread Спицын Андрей via Cin
. So I think it's ok. As far as I can understand the typography rules that empty space on page must be filled by text or figures. LaTeX tries it's best to follow this rule. Sat, Sep 19, 2020 at 09:38:13PM +0200, Andrea paz via Cin написал: The problem is when there is no physical space

Re: [Cin] old script - mkframelist

2021-12-13 Thread Andrew Randrianasulu via Cin
On Monday, December 13, 2021, Andrea paz wrote: > > Andrea, > > Latex problem in Auxiliaryprograms.tex that I tried several ways to > fix. If you have any idea how to fix this, please do so. > > Sorry Phyllis, I don't think I understand the problem. I tried > man

Re: [Cin] old script - mkframelist

2021-12-12 Thread Andrea paz via Cin
> Andrea, > Latex problem in Auxiliaryprograms.tex that I tried several ways to fix. If > you have any idea how to fix this, please do so. Sorry Phyllis, I don't think I understand the problem. I tried manually copying the script into a file (jpeglist.sh) and it works without error

Re: [Cin] Creating AppImage

2022-02-10 Thread Georgy Salnikov via Cin
On Thu, 10 Feb 2022 mni...@zap.a2000.nl wrote: > > 1) As the manual is absolutely architecture-independent, nothing is > > against building it under some most convenient platform (that, for > > example, where all the necessary latex/html tools are > > installed/configu

Re: [Cin] CinGG manual to Latex

2019-05-27 Thread Andrea paz
It seems to me to have mixed "push" with "pull" of the various branches, with the result of having double code in the various "*.tex" (For example, there are both the "verbatim" and the "longtable" of the trim.). Perhaps the best thing is to delete the last commits and start again from what you

Re: [Cin] CinGG manual to Latex

2019-05-28 Thread Спицын Андрей
Hi Andrea, On page 91 (105) of the pdf, the wrapfigure narrows the text for 3-4 consecutive pages, instead of returning to normal width after the figure. Is there anything I can do? I can't. The fix is in my repo. It's wrapfigure feature, it create box in lists environments and not always

Re: [Cin] \LaTeX manual

2019-06-11 Thread Andrea paz
Add chapter 9. There are several problems I bring back here and others I've put on the \todo list: 1- I wrote a footnote to the "Native Video Effects" section. Since this title also appears as a header of the right pages, the footnote count goes up all the time. 2- I wrote the long list of

Re: [Cin] CinGG manual to Latex

2019-05-11 Thread Andrea paz
Hi, Add chapter 4. This part is a little more complicated, so I've made less-than-optimal decisions. For example: - I used "source code listing", I think improperly. But I don't know how to do it better. - Figure 4.6 is low resolution, but I couldn't replace it because I don't have TV streams.

Re: [Cin] CinGG manual to Latex

2019-05-18 Thread Andrea paz
Hi, I tried to create the table for section 5.7.5 but I don't like the result very much. Do you have any advice? I also tried with tables for section 5.8.3 but you need the package "sidewaystable" to rotate the table and I do not know if you should add it and how to do it. I left the code that

Re: [Cin] CinGG manual to Latex

2019-05-19 Thread Andrea paz
> I will look at that again and see if I can find something better. Or maybe I should make a png instead? What do you think? Phyllis > No, I think to leave the table because it contains more information than the colored image (as the trim was encoded in CinGG). The rendering is not beautiful

Re: [Cin] CinGG manual to Latex

2019-05-19 Thread Спицын Андрей
Hi, uploaded to github my latest revision of chapter 5 (now it is complete). I'm starting to merge my changes into your version. - Same Caption error Place caption inside longtable environment or table environment (in case of float table). Note table environment creates only a box for

Re: [Cin] Latex and Manual

2019-10-09 Thread Andrea paz
More notes: I deleted the first image from the original chapter 13 because it didn't seem necessary to me. Instead, the image of the Recording tab with the "realtime TOC" button active (paragraph 13.2.6 original), is of insufficient resolution, but I can not replicate it because I do not appear

Re: [Cin] Latex and Manual

2019-10-03 Thread Спицын Андрей
Hi Andrea, I put references to corresponding chapters and done a quick fix for the lines that goes beyond right page border. All changes already in my repo. -- Best regards Fri, Sep 27, 2019 at 04:26:33PM +0200, Andrea paz написал: About compositing_pipeline_masks you're completely right. I

Re: [Cin] New feature: enhanced Motion plugin

2020-09-18 Thread Andrea paz via Cin
Great job! It is really a valuable contribution, on a plugin that is little used because of its complexity. I have integrated your additions on the latex manual. Now Phyllis will do a review and put it on git. I saw that you brought "Add offset" on Motion plugin, so you could delete Mo

Re: [Cin] Index on manual in Latex (to Andrey)

2020-12-12 Thread Sam via Cin
Hi Andrea, I had created this cover image in Gimp and it only exists as a pixel file, so unfortunately no SVG file exists. Sam Am 11.12.20 um 22:32 schrieb Andrea paz via Cin: Despite the error I reported, CinelerrGG_Manual.idx is created. The result of the pdf, however, is to have two

[Cin] CinGG manual

2020-12-24 Thread Andrea paz via Cin
? Going back is easy with LaTeX. The section on subtitles does not seem to be good to me. Do you have suggestions on how to improve it, extend it and make it more useful? If you have recommendations on certain parts of the manual, please share them. By now the basic structure is stable

Re: [Cin] [spam?] Index on manual in Latex (to Andrey)

2020-12-11 Thread Phyllis Smith via Cin
Georgy, I just tried to translate the manual from command line: > > pdflatex CinelerraGG_Manual > pdflatex CinelerraGG_Manual > pdflatex CinelerraGG_Manual > makeindex -s nomencl -o CinelerraGG_Manual.nls CinelerraGG_Manual.nlo > pdflatex CinelerraGG_Manual > > It simply works and places Glossary

Re: [Cin] Passing along GOOD feedback on manual

2022-01-16 Thread mat via Cin
like me; and especially both Andrey who created the LaTeX version > > used in the pdf version and Georgy who did the hardest programming > > work to get the html version going and incorporating it with Alt-h > > into the source base.) > > You forgot the most important name aga

  1   2   >