Difference between revisions of "LaTeX"

From RobolaboWiki
Jump to: navigation, search
Line 8: Line 8:
  
 
<pre>
 
<pre>
I can't  
+
I can't find file tikzlibrary
 
</pre>
 
</pre>
  
<pre>
+
Then, it is possible you have problems with TexLive.
ffmpeg -i <INPUT_FILE.mts> -threads 2 -deinterlace -f avi -r 25 -vcodec libxvid -vtag XVID \
+
Therefore, you need to install new TexLive version.
  -aspect 16:9 -maxrate 1800k -b 1500k -qmin 3 -qmax 5 -bufsize 4096 -mbd 2 -bf 2 -trellis -aic \
+
  -cmp 2 -subcmp 2 -g 300 -acodec libmp3lame -ar 48000 -ab 128k -ac 2 <OUTPUT_FILE.avi>
+
</pre>
+

Revision as of 06:14, 2 June 2012


TikZ

Some problems have been reported when compiling TikZ with TexLive 2009. Whether compiling you get:

I can't  find file tikzlibrary

Then, it is possible you have problems with TexLive. Therefore, you need to install new TexLive version.