TeXmacs Footnote behaviour

2013-01-17 Thread Arun Kishore
Hello, 

I have a small issue with TeXmacs footnote behaviour.
When i try to insert a footnote to a text inside a cell or a table, the
notes is not directed to the footnote area as a new number, instead it
points out to an earlier footnote as a green elongated pointer.

Is this behaviour correct ? Suggest me a correct way. 
I need the footnote be displayed as a separate entity with its footnote
numbering as 'normally displayed' even when inserted within cell or a
table.

Thanks !



-- 
Arun Kishore 


eclipse / pydev updates ?

2013-01-29 Thread Arun Kishore
Hello SL,

when are the updates to eclipse-juno and pydev/matplot coming up for
SL-6.3 ?
I tried updating from eclipse-helios and by direct downloading, but
somehow could not solve the dependency issues.


Regards,

-- 
Arun Kishore 


Re: SL 6.3

2013-01-31 Thread Arun Kishore
Dear SL,

I find updated repositories like below - good enough. i have been using
below link for SL 6.3. I think it may be of help to you and all.
There are many such similar sites.. for updates


http://mirror.fraunhofer.de/download.fedora.redhat.com/epel/6/

--
-- 
Arun Kishore 


Re: SL 6.3

2013-01-31 Thread Arun Kishore
dear garcia & david .. 

yes, that seems professional.. 

Thanks & regards,
-- 
Arun Kishore 


updating to Eclipse Juno 4.2.1 in SL-6.3

2013-01-31 Thread Arun Kishore
Dear SL,

Some days back i was trying to update to Eclipse Juno, finally i have
done it today. If someone wants to update from the default eclipse
helios Be guided as below: (same can be done for eclipse-indigo)

1. Download jre-7u11-linux-x64.rpm 
2. install this downloaded java update
3. Download eclipse-SDK-4.2.1-linux-gtk-x86_64.tar.gz (if you are using
other architecture choose appropriate tarball from net. The link is for
64 bit system only)
4. Move the above downloaded eclipse tar ball to "/opt/"
5. run terminal 
6. while at super-user, change directory to"/opt/"
7. execute "sudo tar xzvf Your downloaded eclipse tar ball"
8.Then execute "sudo gedit /usr/share/applications/eclipse.desktop"
9. In the pop up gedit window replace all the text with below matter and
save it.
---
[Desktop Entry]
Name=Eclipse
Type=Application
Exec=/opt/eclipse/eclipse
Terminal=false
Icon=/opt/eclipse/icon.xpm
Comment=Integrated Development Environment
NoDisplay=false
Categories=Development;IDE
Name[en]=eclipse.desktop


=== optional =
10. go to - "/usr/share/applications/"  where you will find the install
program icon by name "eclipse.desktop" 
11. you can drag and drop this icon to the dash board for quick launch

---

-- 
Arun Kishore