Inkscape latex symbols

I am having issues creating latex symbols in inkscape. I get the following error;
Traceback (most recent call last):
File "eqtexsvg.py", line 157, in <module>
e.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 215, in affect
self.effect()
File "eqtexsvg.py", line 151, in effect
svg_open(self, svg_file)
File "eqtexsvg.py", line 81, in svg_open
doc = inkex.etree.parse(filename)
File "lxml.etree.pyx", line 2954, in lxml.etree.parse (src/lxml/lxml.etree.c:56220)
File "parser.pxi", line 1533, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:82303)
File "parser.pxi", line 1562, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:82596)
File "parser.pxi", line 1462, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:81635)
File "parser.pxi", line 1002, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:78544)
File "parser.pxi", line 569, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74488)
File "parser.pxi", line 650, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:75379)
File "parser.pxi", line 590, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:74712)
lxml.etree.XMLSyntaxError: Document is empty, line 1, column 1
Investigation of this issue reveals that both a .dvi and a .ps file is created successfully with the formula, but pstoedit seems to produce an empty .svg file.
Can anyone shed some light onto why pstoedit seems to fail? I have used this functionality not long ago, am I missing something?

Neat, this inspired me to try the Latex Inkscape extension because I never knew about it. I got the same behaviour as you. When I tried running "pstoedit -f plot-svg eq.ps eq.svg" in the temporary directory myself, I got:
pstoedit: version 3.60 / DLL interface 108 (built: Sep 12 2011 - release build - g++ 4.6.1 20110819 (prerelease) - 32-bit) : Copyright (C) 1993 - 2011 Wolfgang Glunz
Error: /undefined in --get--
Operand stack:
140 (E) (E) --dict:9/18(ro)(L)-- FontName
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1893 1 3 %oparray_pop 1892 1 3 %oparray_pop 1876 1 3 %oparray_pop 1771 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 1893 1 3 %oparray_pop 1892 1 3 %oparray_pop 1876 1 3 %oparray_pop 1771 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- () --nostringval-- %string_continue --nostringval-- --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:1159/1684(ro)(G)-- --dict:0/20(G)-- --dict:294/300(L)-- --dict:86/300(L)--
Current allocation mode is local
Current file position is 63762
GPL Ghostscript 9.05: Unrecoverable error, exit code 1
PostScript/PDF Interpreter finished. Return status 256 executed command : /usr/bin/gs -q -dDELAYBIND -dWRITESYSTEMDICT -dNODISPLAY -dNOEPS "/tmp/inkscape-fRXy2z/psinJGY0X7"
The interpreter seems to have failed, cannot proceed !
It seems like the current ghostscript is newer than what pstoedit expects. Haven't managed to fix it though :S.

Similar Messages

  • Problem with norwegian 'special characters' (æøå) in LaTeX

    Having installed just about every latex-package in the repos I still cant get this to work. This is what I have in my .tex file:
    \documentclass[12pt,norsk,a4paper]{article}
    \usepackage[norsk]{babel}
    \usepackage[latin1]{inputenc}
    \usepackage[T1]{fontenc}
    \begin{document}
    Testing æøå - ÆØÅ
    \end{document}
    Any suggestions?

    What characters are you trying to put into math mode?
    Generally, with regular LaTeX, you can't put special characters in math mode. You need to use the LaTeX symbol commands instead. For example, use \rightarrow and not →. The only exception would be if you were using XeLaTeX rather than regular (pdf)LaTeX, which generally has better Unicode support, especially if you had loaded the unicode-math packge: but that's still considered in beta status, I believe.
    You can also escape to text mode inside math with the \text command from the amsmath package, e.g., $\text{ÆØÅ}$ should work.
    Last edited by frabjous (2010-09-17 04:12:07)

  • [solved] Greek letters or symbols in inkscape

    Well, I'm trying to produce a greek letter in inkscape using the font "Standard Symbols L" in inkscape and it does not work. It looks like it is a regular font and I cannot found a way to make any greek letter in inkscape.
    inkscape version is 0.46-8
    Here is the list of the fonts installed on my system:
    pacman -Q|grep font
    artwiz-fonts 1.3-3
    fontcacheproto 0.1.2-1
    fontconfig 2.6.0-2
    fontsproto 2.0.2-1
    gsfonts 8.11-4
    libfontenc 1.0.4-1
    libxfont 1.3.3-1
    libxfontcache 1.0.4-1
    ttf-ms-fonts 2.0-1
    xorg-font-utils 1.0.3-3
    xorg-fonts-100dpi 1.0.1-1
    xorg-fonts-75dpi 1.0.1-2
    xorg-fonts-alias 1.0.1-1
    xorg-fonts-encodings 1.0.2-2
    xorg-fonts-misc 1.0.0-3
    Last edited by manouchk (2009-05-23 06:24:54)

    The best way is to use the textext package in AUR that produces LaTeX formulas into inkscape (in vectorial format, so it does not alter the quality).
    Else, any wide charset font should be suitable for greek character, you can copy/paste the greek lettre from a table of characters (the problem is that I've not found any character selector with Gnome/KDE/Xfce dependecy yet.) You can copy from OpenOffice or other (yeah, that's not a real solution and I did that sucessfully for lambda but not epsilon)
    Finally, you can type Ctrl+U and type the character code. you will find them in this document : http://unicode.org/charts/PDF/U0370.pdf

  • Latex + phonetic symbols

    Hi,
    I've switched to Lyx for text creation needs some time ago (will learn latex when I have the time...) and I wanted to use phonetic symbols. I can enter the code without problems just as described in the manual, but it will fail on compilation with the error message "An empty output file was generated."
    It seems that a module "tipa.sty" is missing (that's the next error message), does anyone know where I can get it and where I have to install it? I'm using lyx 1.4.3 and tetex 3.0 from the official repositories.
    For now I've used the \int symbol, which is very similar to the phonetic symbol for the German [sch], but I would like to use the power latex offers me.
    kind regards

    I'm a new archlinux user so maybe I'm missing some distro-dependent way of doing it, but the following is quite distro-agnostic.
    If you're looking for any latex style-file (ending in .sty) that you can include in your preamble with \usepackage{packagename} (I have never used lyx before though, so maybe lyx hides the \usepackage directives) then you can always go to www.ctan.org to get that file. In this case this is what you're looking for.
    Now put that file in /usr/share/texmf/tex/latex/[packagename] (create the folder. It's cleaner that way) and don't forget to
    sudo texhash
    so latex finds the new files.
    If you're a linguist, you can always consult LaTeX for Linguists. A really great site for anything that involves LaTeX and linguistics! It has helped me out at more than one occasion, but I don't know how you will get along with the tips there and LyX - as I've already said, I've never used it before
    Or you can just ask here - If the title has anything related to linguistics I'm more than likely to read it
    Last edited by Mantaar (2007-12-18 18:19:47)

  • TeX 9 - LaTeX ftplugin with lots of firepower

    Original Post
    Hello fellow Archers,
    Some of you might be interested in trying out my Vim ftplugin TeX 9. If you like to prepare your LaTeX documents with Vim, chances are that you already use some ftplugin for that (LaTeX-Vim, ATP...). So why bother with TeX 9? I wrote it because I thought I could achieve everything LaTeX-Vim does in fraction of the SLOCs and I didn't want to automate the compilation/edit cycle like ATP. After all, Vim is an editor and LaTeX documents are not meant to be WYSIWYG in nature. In similar vein I wanted the ftplugin to be as Vimish as possible and not step on your toes, or fingers I should say.
    Update Sept 12 2014
    The latest version is available from Vim.org and from GitHub after they sync with Vim.org. The version 1.3.13 contains some small fixes I've come up with over this year. For example, you can now configure TeX-9 to use the -shell-escape flag which is required when using Minted for syntax highlighted code listings.
    Update Aug 10 2013
    Okaay, I'm reloaded! Get TeX-9 1.3.7 from Vim.org. This is a bugfix release of the 1.3.1 I published a couple of weeks ago. Thanks to the Archers who have helped me in debugging.
    Many of you probably want to use the git repos maintained at GitHub (http://vim-scripts.org/). However, I have no control over these repositories and I don't know when they'll update my plugin to the latest version.
    What this plugin does
    Compile, debug and launch a document viewer from within Vim
    Insert LaTeX code snippets with ease
    Powerful text-object for LaTeX environments
    Omni-completion of BibTeX database entries and label references
    Omni-completion of mathematical symbols
    SyncTeX support (for the Evince document viewer)
    Filetype specific indentation (courtesy of Johannes Tanzler)
    LaTeX2e manual (ported to Vim by Mikolaj Machowski)
    No-hassle settings, relatively few mappings
    Download
    Vim.org
    Last edited by aurinkolasit (2014-09-12 12:08:29)

    FreeTheBee wrote:Hi, I was curious whether TeX 9 plays nice with NERDTree and split windows in general? At the moment I use vim-latex, which doesn't like cite/ref completion when having a NERDTree open.
    I don't use NERDTree myself but TeX 9 is designed to play nicely with other buffers and windows, be they latex documents or other source code. If you want to try out TeX 9 and have vim-latex already installed, it's best to unzip the tarball from vim.org to a location of your choice and rename your "~/.vim" to "~/vim" say. Then you can say
    let &runtimepath.=',/path/to/it/tex_nine-1.2'
    in your .vimrc. To revert to vim-latex, well, do the opposite: remove that line and rename vim back to .vim.
    This is to avoid conflicts that could arise because of vim-latex. If I remember correctly, it's not possible to disable or remove vim-latex very easily. If you like my script and would like to use it permanently, you would then need to somehow manually remove vim-latex. In contrast, if you would like to disable my script, you can say in your .vimrc.
    au BufReadPre *.tex let b:init_tex_nine = 1
    Last edited by aurinkolasit (2012-05-03 09:35:46)

  • LaTeX brackets don't display correctly (jsMath)

    I'm currently working with OLAT (a java based web application to manage lectures) and try to write some text containing LaTeX code inside (there is a html text editor which allows the use of LaTeX formulas via jsMath). When I try to display large brackets around a vector (with more than two rows), schematically :
    <pre><nowiki>\begin{pmatrix}
    x_1 \\ x_2 \\ x_3
    \end{pmatrix}</nowiki></pre>
    , the brackets aren't visible and there are some symbols instead (look at the screenshots). For shorter vectors (up to two rows), the problem doesn't appear.
    Note that I encounter this problem on Firefox 27.0.1, both on Linux (Kubuntu 13.10) and Windows (7), but for instance not with other browsers (chromium, rekonq, etc.). Interestingly, someone tried this on a 27.0.01 version of Firefox under Archlinux, and the large brackets seems to be displayed correctly. It also seems to be working on Internet Explorer 9, 10 and 11.

    Well, the page inspector seemed indeed to indicate that those specific jsMath fonts were required... and it solves the problem ! Shame on me not to have checked that additional point... And thank you for your help !
    So for anyone encountering the same problem, you just have to install the missing jsMath fonts available here :
    http://www.math.union.edu/~dpvc/jsmath/download/jsmath-fonts.html
    However, there's still something that I don't quite understand : without the jsMath fonts installed on my OS, the page displayed correctly within some other browsers running on the same machine, is there a particular explanation or does Firefox work in a different way when it comes to those font problematics ?

  • LaTeX fonts not working with 10.5.1

    I use TeXShop to produce LaTeX documents. After "upgrading" to Leopard, I seem to have lost the required fonts and what is substituted looks awful and doesn't reproduce the Maths symbols correctly. Any ideas on how to restore my fonts?

    I got the same problem: you have to delete the fonts cache.
    See the [Latex fonts in Leopard] section on
    http://www.stat.duke.edu/~dmm36/tech.php

  • Symbol font not displaying

    I'm creating a presentation and I need to use Greek letters. The symbol font is installed on my computer (font book sees it an displays it properly). Keynote 2.0.2 does not want to use this font. Can anyone offer any suggestions as to how to fix this? I have done 'duct tape' solutions like using LaTeX to create a pdf that shows the desired character and then importing it as an image, but that is not ideal.

    I solved it by switching to the MMGreek font. Didn't even know I had it. It's a little counterintuitive ('mu' is not linked to 'm') but it'll work. I guess I should look through my whole list before I get too excited.

  • Here is a tester: Displaying Math Symbols.

    I dont know if any of you have ever used it but in word you can isert this object called Microsoft Equation 3.0. This is a really nice little took allowing you to write math equations. Now i need something like this in my app. The user needs to be able to put a definate integral symbol in the text area (or sum area where they can enter text).
    An example:
    Say the user wants to start the line with a definate integral symbol he/she should be able to hit a button, they will then be promted for the bounds i.e 0 and 1. This symbol will then be displayed in the writing field just like any other text.
    Just wondering if anyone could give me some advice of what i should do. Is there an API in the jdk or a 3rd party API? Or will it be much more difficult?
    Thanks in advance.
    Nick

    duffymo wrote:
    JoachimSauer wrote:
    duffymo wrote:
    LaTeX is the very best math typesetting software I know. I wrote my whole dissertation with it. It's brilliant.While I agree that LaTeX is the best thing to use for technical papers, I doubt that it's well suited for using in UIs. Especially considering that installing an entire LaTeX installation for displaying 2-3 mathematical symbols might be overkill (even more so than using some MathML library).I totally agree with that, but I'm not familiar with any MathML. What would you recommend?I'm not too familiar with it myself, just needed it a few times (usually as a user, not as a developer, 'though).
    But from the list I posted above this one looks nice: http://www.dragmath.bham.ac.uk/
    And since it's open source, I assume it should be reasonably simple to make a simple MathML renderer out of this. (i.e. remove the editing part, if it's not needed).
    I've seen Java programs that include/embed the Gecko HTML rendering engine, just so they can display mathematical formulas.I like that idea. I've never tried it.The idea might be fine, but it's a mess to set up, if it's not bundled perfectly using some installer. Especially since many current Gecko builds have problems with MathML, you need to find exactly the correct build for it to work right ... And since the particular program in question also put some UI elements in the HTML together with the MathML the UI look .... quite patchworky (the rest of the UI was created using SWT).
    You can look at it here: http://www.risc.uni-linz.ac.at/research/formal/software/ProofNavigator/
    It's a tool I needed for a university course.

  • XCode and tex/latex?

    Hi!
    I'm using XCode happily with my C/C++ projects, and I really like the feel and easy way it presents errors, products, symbols and so on.
    So this is my question: how can I write a XCode mode for LaTeX? Is there a way of using the standard XCode tools, like Targets, Errors and Warnings (parsing tex output like XCode does for gcc), Bookmarks, Project symbols, Symbols (per file) for a different project like latex?
    It would be very very nice, since it has cvs/svn integration and I have to use until now eclipse for that... and 650 mb in ram for 200 kb project is a complete waste...
    Is there any documentation? Thank you!!

    Hi,
    Don't know if you got an answer to your query yet, but there are a few Perl modules that allow you to parse Tex/Latex files in Perl, as well as Parse BibTeX files . The BibTeX perl module has a C library btparse which will allow you to parse BibTeX data files.
    To use Xcode to manage projects involving shell languages such as Perl, see this ADC link .
    Ed

  • Making a PKGBUILD file for EQC (A LaTeX Equation Compiler)

    Hi everyone,
    Just yesterday I was searching in the web for some alternative to Mathcad (a useful program to make calculations the "engineering-way"), when I found this great software developed by Jan Rheinländer, which in essence, lets you do the same as Mathcad, but using Latex (very beautiful).
    So I decided to make a PKGBUILD, so other people could install it easily. The problem is, that this is my first PKGBUILD file and I have been having problems making it to work.
    Here is the code I have:
    # PKGBUILD for EQC: Latex Equation Compiler
    # Contributor: Cristóbal Tapia <[email protected]>
    pkgname=eqc
    pkgver=20130112
    pkgrel=1
    pkgdesc="A preprocessor for LaTeX files that enables numeric and symbolic calculations"
    arch=('x86_64' 'i686')
    url="http://eqc.sourceforge.net/wiki/index.php/Main_Page"
    license="(L)GPL"
    depends=('ginac' 'cln' 'gmp' 'flex' 'bison' 'texlive-science' 'texlive-pstricks')
    source=()
    _svntrunk="https://eqc.svn.sourceforge.net/svnroot/eqc"
    _eqcsrc="eqc_src"
    build() {
    cd $srcdir
    msg2 "Connecting to Sourceforge server...."
    svn co $_svntrunk $_eqcsrc --config-dir ./ -r '{'$_pkgver'}'
    cd $_eqcsrc
    ./configure
    make
    make install
    package() {
    Can anyone help me a little please?
    Thanks!
    Edit: here is the link to the wiki of the project: http://eqc.sourceforge.net/wiki/index.php/Main_Page
    Last edited by tapia (2013-04-17 03:12:08)

    Hello again!
    I have finally done this. It works for me, so I would like to know if it works for somebody else or if there is any dependency problem.
    PKGBUILD:
    # PKGBUILD for EQC: Latex Equation Compiler
    # Maintainer: Cristóbal Tapia <crtapia a gmail com>
    pkgname=eqc
    pkgrel=1
    pkgver=48
    pkgdesc="A preprocessor for LaTeX files that enables numeric and symbolic calculations"
    arch=('x86_64' 'i686')
    url="http://eqc.sourceforge.net/wiki/index.php/Main_Page"
    license="(L)GPL"
    depends=('subversion' 'ginac' 'cln' 'gmp' 'flex' 'bison' 'texlive-science' 'texlive-pstricks' 'linuxdoc-tools')
    source=(svn+svn://svn.code.sf.net/p/eqc/code)
    md5sums=('SKIP')
    install='eqc-svn.install'
    pkgver() {
    cd $srcdir/code
    svnversion | tr -d [A-z]
    build() {
    cd $srcdir/code
    ./configure
    make
    package() {
    cd $srcdir/code
    make DESTDIR="$pkgdir" install
    eqc-svn.intall:
    post_install() {
    texhash
    post_upgrade() {
    texhash
    post_remove() {
    texhash

  • I've just found a possible solution to insert equations, without latex and images.

    I've just found a possible solution to insert equations, fractions and other types of mathematics characters in Pages for iOS, without latex, etc, only I've used Pages for iOS. Without inserting images, only with Pages and tools and symbols that are not images! Take a look at this document from Pages made with the iPad Air.

    Xcrius wrote:
    I don't know how can I post and upload a Pages document here. Any suggestion? 
    Yes, use the camera icon to upload a graphic of your document.  Also explain your solution right here instead of asking people to send you their email address, which is often not a good idea.

  • Symbol shadow troubles

    I've come across a very particular difficulty, spent the last hour trying to nail it down repeatably. The problem is this: I have a jpg image that I use multiple times in an illustrator file, and I wanted to be more efficient by making it into a symbol. So I embedded the image, made it a symbol, then updated my Illustrator file, replacing the instances of that image with the symbol-version of the image. I then tried to add a drop shadow effect to one of those symbols. Although the effect was listed on the appearance menu, it didn't actually show up visibly on the screen. However, if I added a non-shadow effect to the symbol (e.g. blur .1 pixel) then added a drop shadow, the shadow would then appear. Oddly, I have other images that I have made into symbols where this problem does not occur. Perhaps it's some weird image format issue?
    I've included a jpg export below, showing the problem. I've also put the original .ai file up on my Google docs folder here:
    https://docs.google.com/file/d/0B0Hoxcl5zTEtNmZnYW9qaWpkVVU/edit?usp=sharing
    I'm using Illustrator CS6 trial version (16.0.3 64 bit). on a Win 8-64 laptop.
    Any comments/help would be greatly appreciated.
    Yes, I'll probably buy the real version of Illustrator very soon. I need something better than Inkscape, but I'm a little hesitant, put off by all the oddities I've discovered in the past couple weeks. I'd hoped that a for-profit package would be more reliable than this.

    @ CHM Prepress & MikeWenzloff
    I hadn't known you could edit a symbol definition, so thanks for pointing that out. While that method does create a shadow, it's a static shadow. Meaning that if you put a shadow into the symbol definition, and that shadow is below/right of the image relative to the original orientation of that image, then it will always be below/right of the image (relative to original image orientation) regardless of the ultimate orientation of the symbol. In other words, the shadow is stuck to the image, such that when you rotate the image/shadow symbol combo, the shadow rotates with the image.
    In my particular application, I'm creating a sample layout of cards for a rule book, and the cards will be in various orientations. I'd like all the shadows to be below/right from the perspective of the viewer, to hint at the presence of a light that is above/left of the physical page. But if I add the shadow to the symbol definition, then this won't be true.
    So it's a good solution, but in my particular situation, it's going to be better to use Monica's offset path solution, so that I get more dynamic shadows.
    Thanks to you all for the ideas and the discussion. It was both super helpful, and super speedy.

  • Does anyone know of software that converts LaTex and rtf files to doc?

    Hi All:
    I edit documents for PhD candidates in economics. As these documents generally contain a lot of symbols, the authors use LaTex, which they sometimes convert to rtf. I prefer to edit using word and track changes. In fact, that's the only way I know how to do this. So I am wondering if anyone knows of software that converts LaTex and/or rtf files to doc files.
    Thanks so much,
    Lunenburger

    Bean can do this:
    http://www.bean-osx.com/Bean.html
    and I am sure that Word accepts rtf documents as well.
    There is a version of LaTex for Macs:
    http://evolve.lse.ac.uk/software/EquationEditor/
    (scroll down).

  • Latextogrob: LaTeX Formulae into HP 50g

    Hi, some time ago I bought an HP 50g and wanted a good way to write formulae in order to be readable by the calculator.
    Googling, I found a tool called WinHP (as you might guess, only for Windows, but works with wine).
    The problem is that WinHP is not well-suited to work with the keyboard and you have to use the mouse to click on symbols.
    I kept googling and found no tool to write LaTeX formulae and then convert them into an HP 50g readable format, so I tried to do it myself.
    It works the following way:
    You write a file with one formula per line, execute this program with the file as a parameter, and you get a grob file with all formulae.
    An example file:
    Wave Length:
    \lambda=\frac{v_p}{f}
    Quadratic Equation:
    ax^2+bx+c=0
    Solution:
    x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
    As you can see, it is optimized for typing less, so you needn't write a formula between $. It also replaces "(" with "\left(" and ")" with "\right)"
    I hope you find it useful. Feel free to modify the script to suit your needs: add more search and replace rules, delete some...
    Advantadges:
    No mouse needed to type formulae
    It runs on Linux natively
    The output format is a native HP 50g format, so no need of external libraries
    Disadvantadges:
    Files are bigger than WinHP's ones
    It only runs on linux...
    This is how it looks like:
    You can find a PKGBUILD in the AUR
    Last edited by swiftscythe (2013-01-23 09:23:42)

    dgonzalez003 wrote:
    Wow, this tool looks fantastic!! I am very used to LaTeX, so this seems to be a very convenient way of writting formulae and viewing them in my hp 48gII.
    I've succesfully written and converted my equations to grob using your tool. However, I haven't been able to view the grob file in my calculator, after copying it I cannot see it with the file manager. Should I install anything to view the grob file?
    Thanks very much.
    Thanks for your words
    I haven't tried it with HP 48, but the grob file is a very simple way of encoding a bitmap, so it should work by default.
    Are the gifs generated properly?
    What I do is place it on the SD card, select it and press on "View" from the HP menu, I suppose it works more or less the same for HP 48.

Maybe you are looking for

  • Why is Photoshop crashing when saving a TARGA file after a PSD

    I am a graphic designer and having a problem since the company I work for recently upgraded to CS5. Here's the workflow: 1. Open a RGB mode PSD template in Photoshop 2. Find imagery on the internet, through stock photo banks or google 3. Drag images

  • The default priority setting in Mail is set to "normal"  and is causing emails I send to be sent with red priority flag. How can I set default priority to low = no flag?

    The default priority setting in Mail is set to "normal"  and is causing emails I send to be sent with red priority flag. I have found the flags to reduce the priorty level manually to "low Priorty", but how can I set default priority to low = no flag

  • Blog entry template type?

    I want to change hyperlink colors in my blog entries. I followed the excellent instructions I found here and edited the blog template to make the hyperlinks blue. But only the links on the main blog page were affected. Which template do I have to edi

  • Restore Advice Needed Pls...

    Hi, I had lots of photos on my iPhone which I transferred to my PC a while back but somehow I have managed to delete the photos on both my iPhone and PC and I have since taken lots more photos which I cannot afford to lose. I have an old iPhone backu

  • Adobe Muse = awful

    Can't start the program.  Can't uninstall the program.  Can't install the program.  Even tried to download Revo uninstall.  Nothing.  Tried Adobe CC Cleaner.  Nothing.  All I have is the remnants of an icon in the uninstall program folder, which, you