Impress and alt tags

This is a bit of a follow up post to questions on making math accessible in
Impress presentations

http://nabble.documentfoundation.org/Re-libreoffice-accessibility-Math-and-accessibility-for-the-visually-impaired-tp3899219p3899219.html;cid=1335398680754-119

I was wondering if there is a workaround to Impress, and the bug with
alt-tags not exporting correctly to pdf. For my work alt-tags are required
to improve accessibility. Power point does this, and it looks like Google
Docs does as well.

hello

i'm look for add gradient in background of a cell for libreoffice calc?

office excel there is gradient for cell ... i hate office microsoft!! i love crazy libreoffice!!! but i miss this gradient for cell libreoffice calc...

i wait your reply.. thank you
 go open source!

Hi :slight_smile:
I couldn't find how to add effects rather than a single background colour.  There probably is a way so if you really need it then perhaps documentation might be able to help?  Perhaps Chapter 5?
https://wiki.documentfoundation.org/Documentation/Publications#LibreOffice_Calc_Guide

Apols and regards from
Tom :slight_smile:

From: manuel_songokuh@yahoo.it <manuel_songokuh@yahoo.it>
Subject: [libreoffice-users] How i add gradient background in cell of libreoffice calc?
To: "users@global.libreoffice.org" <users@global.libreoffice.org>
Date: Thursday, 26 April, 2012, 15:11

hello

i'm look for add gradient in background of a cell for libreoffice calc?

office excel there is gradient for cell ... i hate office microsoft!! i love crazy libreoffice!!! but i miss this gradient for cell libreoffice calc...

i wait your reply.. thank you
go open source!

Hi :slight_smile:
I couldn't find how to add effects rather than a single background

colour. There probably is a way so if you really need it then perhaps
documentation might be able to help? Perhaps Chapter 5?

https://wiki.documentfoundation.org/Documentation/Publications#LibreOffice_Calc_Guide

Apols and regards from
Tom :slight_smile:

     Normally, gradient background is a part of the background choices
for Writer and Impress, but it is not with Calc. The only thing
available is background colors.
     The cell styles does have a tab named Font Effects. You might get
something you could use from there, but it won't be gradients.
     I don't know how much you know about styles. They are very useful
when using LO. The F11 key will open the Styles and Formating window.
When you open this window in Calc, the Cell styles are listed in this
window. The Calc guide should have information about how to use styles
in it.

--Dan

hello

thank you all for replys!!
but i wanted own that gradient in cell CALC.. so for libreoffice has not feature gradient for cell libreoffice calc right? but future will be on it?
for now  i need gradient in cell not texture or image ok? now i go to use office for gradient in cell...

but let me know if new feature gradient for cell in libreoffice ok? thank you

Sorry to disappoint you, but OOo now AOO does not have gradients
available
in Calc cells either. LO and AOO offer the same choices for a cell
style.

--Dan

If you want to be notified, feel free to add yourself to cc list of this RFE:
https://bugs.freedesktop.org/show_bug.cgi?id=49177

Nino

THANKAK YOU
for add bug for future new feature thank you

hello

i wanted to add new alphabetic + numeric for create generate like key 128bit or 64bit or 32bit in a cell from CALC libreoffice 3.5?  also can uo and down ( abc and ABC, mix: AbC)?

example:
cell is A1: df6rEI9f753lr3xldgjm2we0d or

You want to create a random alphanumeric string?

These may help you in your quest:
  =INT(RAND()*10) will create a single random digit as a number.
  =CHAR(48+RAND()*10) will create a random digit as text.
  =CHAR(65+RAND()*26) will create a random capital letter.
  =CHAR(97+RAND()*26) will create a random lower-case letter.

Alternatively, you could make a list of the sixty-two characters; suppose these are in A1 to A62. Then
  =INDIRECT("A"&INT(1+RAND()*62)) will create a single random character from the set.

This may give you a start; I trust it helps.

Brian Barker

thank you for reply!
but .... maybe i'm not explain good.. or i'm bad question.. i wish to generate automatic from a1 to a1000 with 128bit key this is possible, lenth 8 or 12...it's possible?
see example link: http://randomkeygen.com/