Navigation
2 users online | 2 Guests and 0 Registered
Most popular FAQs 
- How to remove page numbers in the LaTeX documents? ... (4715 views)
- Error "Nothing to build for project XXX" when using ... (4437 views)
- Difference between implication and entailment (logical implication)? (3862 views)
- Why latexrender based on LaTeX does not work in ... (3472 views)
- How to remove or uninstall Adobe Reader from Ubuntu? ... (3336 views)
- How to change the bibliography/reference names? (3243 views)
- How to make a list of abbreviations or a ... (3167 views)
- How to install SVN (subversion) on Bluehost/Hostmonster etc.? (2396 views)
- Error: Package hyperref Warning:Token not allowed in a PDFDocEncoded ... (2255 views)
- How to resolve this problem: Failed to parse (PNG ... (1375 views)
Latest FAQs 
- How to install GIT on bluehost/hostmonster? (2012-01-31 21:21)
- Homebrew on Mac SSL verification to GIT failed (2012-01-05 21:01)
- Tomcat cannot start up: java.lang.UnsupportedClassVersionError: Bad version number in ... (2011-11-29 01:41)
- Tomcat cannot start up: java.lang.UnsupportedClassVersionError: Bad version number in ... (2011-05-27 02:42)
- Unsigned applet encounters exception in Safari: java.lang.reflect.InvocationTargetException (2011-04-19 19:13)
Sticky FAQs
E
- Error: Package hyperref Warning:Token not allowed in a PDFDocEncoded string?
When you use pdflatex with hyperreferences, the bookmark does not accept special characters. Note that bookmarks are just plain text, so, try to replace rich texts ... - Error message: ! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) has been already used, duplicate ignored ...
This is about hyperref, see the discussion here: You are using package "hyperref" and you have at least two pages "1". ==> recommended hyperref options: plainpages=false,pdfpagelabels If the ... - Error "Nothing to build for project XXX" when using Eclipse CDT?
When using Eclipse for C/C++ projects with CDT, you have the proper configuration, and you have the correct source file, but the build just does ... - Eclipse failed to launch, giving the error message "Launcher unable to locate companion shared library", how to resolve it?
This happened to me when I updated my Eclipse on MacOS. You may simply reinstall Eclipse to have it work, but there is another solution ...