Bold and Italics

Is it possible to get the output of a pl/sql procedure in Bold and Italics?

user533919 wrote:
Hi Rafu,
Thanks for the answer, but my result is different. This is what I get.
SQL> select htf.bold(htf.italic('foo')) from dual;
HTF.BOLD(HTF.ITALIC('FOO'))
<B><I>foo</I></B>
SQL> create function bolditalic(v varchar2) return varchar2 as
2 begin
3 return htf.bold(htf.italic(v));
4 end;
5 /
Function created.
SQL> select bolditalic('foo') from dual;
BOLDITALIC('FOO')
<B><I>foo</I></B>
oh ok this works fine in a webbrowser. But is there any way I can display it in SQL PLUS?SQL*Plus is a console based/command line based tool. It has no concept font styles etc. just a plain character set. So you cannot produce font effects in the SQL*Plus output. For that you need a proper GUI interface that does handle such effects.

Similar Messages

  • Lion mail doesn't allow shortcuts for bold and italics.

    Hi,
    I've come across this problem in which Lion mail doesn't allow shortcuts for bold and italics. I try pressing the short cut for Command + B or Command + I
    but it does not affect the text at all. I have to move my cursor to the Bold or Italic icon to change a particular word's form.
    Of note, Command + U allows me to underline a word just fine. I also write my mail in the default Helvetica, and in size 12.
    Anyone know of a solution? I'm pretty sure it's just a glitch, but it's become a great annoyance for me.
    Thanks for your help!

    Hi,
    I've come across this problem in which Lion mail doesn't allow shortcuts for bold and italics. I try pressing the short cut for Command + B or Command + I
    but it does not affect the text at all. I have to move my cursor to the Bold or Italic icon to change a particular word's form.
    Of note, Command + U allows me to underline a word just fine. I also write my mail in the default Helvetica, and in size 12.
    Anyone know of a solution? I'm pretty sure it's just a glitch, but it's become a great annoyance for me.
    Thanks for your help!

  • Applying Bolds and Italics while doing a Find/Replace on Data Merged content

    Hi,
    Wonder if you kind knowledgeable folks can help me with a Find/Replace question.
    I am doing a data merge of a book contents into indesign, where my data merge file is a straightforward text csv file which is tab delimited. I have two (almost similar) things I would like to do to specific parts of the text but don't know how to achieve this. 
    -  Firstly, I would like to preserve words/sentences with an 'italic' form but this is obviously lost in a csv file.  Is there anyway I can mark these words in order that a find/replace can make this word italics.  Im hoping there is a solution which resembles something like this;
    eg.  Book content is "The Word Italic needs to be adjusted".
    Original content is amended to be "The Word $Italic$ needs to be adjusted", so that a dollar sign encapsulates the word to be made Italic.
    Then I am able to data merge the csv file and somehow do a find/replace of words/sentences which are encapsulated by the dollar sign.  Thus, doing a find/replace of all words/sentences which satisfy this condition and then apply italics to all words between the dollar signs.
    - My other issue is I am using the '|' character in my text to determine the paragraph seperators.  I then do a find/replace after importing the text to replace all instances of '|' to the paragraph seperator (a kind of $ symbol, a representative character from the pop-up menu to the right of the Change To box). This works fine, but I'd like to make the paragraph seperator to be a BOLD format so that it can distinguish better the seperating sections of text.
    But this is different from my 'italics' issue above since I am trying to apply a BOLD format to the 'Change to' character, rather than something which exists in my original csv.
    Hope I make sense but I'd be happy to provide screenshots etc (when I get home )
    Best Rgds
    L

    two solutions.
    for the italic solution, i'd say the OP answered his own question with one exception - don't use dollar symbols, instead use = or another character which isn't reserved by GREP.
    the solution i would use for italics would be a GREP search once the merge is complete. have a look at the picture to see what i've done.
    the second solution: GREP styles.
    this assumes that the text will have a paragraph style assigned to it. make a character style called BOLD and within that style, the only thing to change is within basic character formats, make the font style bold. could even make the character another colour such as cyan so it is more easily idenfiable.
    next, go to the paragraph style options, go to GREP styles and match the following screengrab
    the advantage with a GREP style is that once the pipe symbol (|) is replaced, its bold GREP style character formatting is lost; and it means less post processing and no need for a second search of the text - it's all live.

  • Bold or Italics no longer works in Mail

    When composing a message in Mail, using font style shortcuts no longer work. I've tried everything! For example, in the text of my email message, I select the word(s) that I want to bold, I press Cmd+B and it does nothing to the text. The font stays regular. Alternately, if I style it manually by choosing Format from the menu and then choosing Style, I see that it shows Bold as already being selected with a check mark, but the text still is not. This also applies to italicizing as well.
    Thinking that I may have a corrupt Helvetica font, I changed the font to several others only to have the same problem. To test my corrupt theory one step further, I opened TextEdit, typed some text in the same fonts (ones that I know support bold and italics), press Cmd+B and Cmd+I and it works like a charm! No problems at all. I have beautifully bolded and italicized text. What gives?
    Then I thought I would check my MacBook to see what folder Mail is reading the fonts from that I have chosen. The settings are exactly the same on my MacBook as they are on my iMac and both machines are happily running Leopard 10.5.5.
    Does anyone have any idea what might have caused this or how to fix such an odd issue? Is reinstalling the Mail app possible or even worth considering? My only workaround is to type what I want bolded and/or italicized in TextEdit, then copy/paste it into my message, even though I can't remove the bold or italics once it's copied in. HELP!

    Anthony Beard wrote:
    NOW I KNOW WHAT THE PROBLEM WAS...--> THE FONT!!!
    I always use monospaced fonts for email, by preference; it's easy to line up things. The problem is the font. Change the font to something other than what you're using, I just selected Arial and then the italic feature worked!!! Hope this helps!
    It isn't about whether it's monospaced, it's about whether the font contains the style variants. Clearly Apple is taking the position of the typographic purist, which means they won't fake a bold or italic like in the old days, they only want to use it if it actually exists.

  • Text appearing as Bold and Italic in CS4

    Hi Guys
    Whenever I create a new document and type into it the text is automatically 'bold' and 'italics', I have saved the page and opened on another computer running CS4 and the text is fine (not bold or italic). I have created a page on another computer and opened it on the troublesome one and again it is bold and italic ((
    I cannot see anything in the preferences that may cause it, I have also discarded the configuration folder which contains the preferences for the program - no good either (( So as a last resort I have re-installed Dreamweaver and it is still playing up. I guess I can re-installs the complete CS4 suite but rather not as it is going to take a while and also may not fix the problem.
    Any ideas anybody??

    I have just copied the code from the page as below and as you can see there is no bold or italic applied:-
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    hello
    </body>
    </html>

  • CS4 (XP Pro)--missing bold and italic fonts for PMingLiu font

    I'm working on a book that's been translated into Chinese. The Chinese text I'm using was sent to me in Microsoft Word using the PMingLiu font. While in Word, there are some characters that appear in bold and/or italics, but those disappear when I try any means of importing into ID (as in placing the file as a Word document, placing the file as rtf, or even just copying and pasting from Word).
    As I've seen mentioned in other topics on this forum, no matter what I do, I get the pink boxes that I have to highlight and change to PMingLiu (slow but not a huge problem). But I really do need the bolds and italics. I only seem to have "Regular" PMingLiu--don't have the bold and italic varieties listed in my font list.
    Are those fonts available somewhere to download?
    Thanks so much to the oh-so helpful readers of this forum!

    Microsoft Office applications as well as many other applications allow you to "bold" or "italicize" content even when the "bold" or "italic" version of the font is either not installed or in fact might not even exist. Artificial bold usually consists of stroking the character slightly in addition to filling it. Artificial italic is performed by skewing (obliqueing) the character to simulate the look of an italic style. Although these artificial techniques sometimes yield usable results, they are typically NOT supported by graphic arts programs such as InDesign, Illustrator, or Photoshop. Typically, bold and italic faces are typical of most but not all "Latin" font families but are less common for non-Latin font families.
    In your particular case, I suspect that artificial bold, italic, and/or combinations of bold and italic were used with the font in question. InDesign does "the right thing" by indicating that no such font exists. If you want to simulate bold, let the characters in question be stroked in addition to being filled. The width of the stroke will obviously depend on the point size of the text and the style of the characters. You will need to experiment a bit. For italics, skew the characters to the right; again you will need to experiment.
    Doing a quick web search, from what I can best determine, there are no bold or italic versions of PMingLiu available either for free or for paid licensing.
    - Dov

  • PDFExport fonts. How they are detected, difference between bold and italic.

    Hi,
    i am experiencing issues with PDFExport mainly because i don't understand how the engine detects fonts in the original document.
    First i will explain my issue:
    PDFExport is used on linux machine environment.
    Copyright reasons prevents me from using windows fonts for PDFExport. I downloaded some open source fonts, most of time they are working fine. the issues that i have are with the variations the fonts. italicized and bold.
    Lets take an example of a .doc file. the file contains Hebrew characters some of them are bolded some italicized and some are regular. the font that .doc used is a windows font called David.
    When i use PDFExport with the original David fonts everything works fine and converted correctly to PDF. Since i cannot use windows fonts i resorted to using the Open Source fonts, they too have similar in style to David. they have bold version, italicized version and regular version.
    When i use the open source fonts the detection of the font is incorrect. the entire document becomes italic. when i remove the italic version of the font everything is bold. and when i remove the bold version everything becomes regular. -- i am missing the bold and italic styles when they are used in the document.
    (note that the original document can use any font it wants not restricted to the Copyright issue)
    if i understood how the detection worked, i could modified the open source fonts that i have so that it will detect correctly all the different style (bold and italicized ) correctly.
    my first question:
    How can i use the Open source fonts and also not lose the bold and italicized styles?
    my second question:
    2. Is there a way to recieve via the API which fonts the engine looked for and didn't find? it can help me to better understand which fonts i need. and may be look for them and bring them manually.
    sometimes even when i used the entire windows fonts folder still the fonts where missing or incorrect. (in the resulted converted PDF 'squares' instead of characters). an API like this may help me look for the missing fonts.
    my third question:
    is there a general guide or Standard which fonts to use. i wish to use the minimum number of fonts which will get the job done. i.e characters will be visible and not squares, styles (bold and italicized) should not be lost.
    my forth question:
    How do the engine choose which font to use?

    These are very deep technical questions and I assume it will be difficult to find anyone who knows answers on this forum.
    You will need to speak with Outside In people (you could also try other conversion component such as OpenOfficeConversion - see http://docs.oracle.com/cd/E23943_01/doc.1111/e10800/c03_pdfi_all.htm#IBRAG238). Contacts to OIT are available at Oracle Outside In Technology, or try to create a SR via Metalink.

  • I have an original iPad and downloaded the new operating system.  Now' I cannot write on my Contacts or Calendar apps, and my Pages app (purchased) has lost the ability to use the bold, underline, and italics functions.  Does anyone know how to fix these

    I have an original iPad and downloaded the new operating system.  Now, I cannot add to my contacts or calendar apps, and Pages ( which I purchased) is not allowing me to use the bold, underline, and italics functions.  Does anyone know how to solve this problem?

    No, it stays with the current OS (iOS5 in this case) - Apple doesn't allow downgrading iOS
    If you are syncing to a desktop, you shoudln't lose anything. If you aren't syncing, then that's the first thing you should do, to protect contacts etc.
    the other thing is, when the iPad is connected to iTunes, right-click its name in the Devices list and choose Back Up.
    That way, when yoiu do the restore, everything should come back as was.

  • On sites with forums how can I add type in bold and/or italics?

    When posting on a websites forum how can I post words in bold or italics.

    Depends upon the forum. Here you have the '''B''' and '''''i''''' buttons in the Post a Reply area. Other forum software may allow HTML or BBCode.
    https://addons.mozilla.org/en-US/firefox/addon/bbcomposer/?src=search <br />
    https://addons.mozilla.org/en-US/firefox/addon/text-formatting-toolbar/?src=search <br />
    https://addons.mozilla.org/en-US/firefox/addon/bbcodextra/?src=search

  • How do I get the bold, underline, italics editing option for Notes on iPhone 5 iOS 7.0.4? Option is not appearing when I select text.

    When I select text, I don't get an arrow with additional options. What is shown in the image are the only options I get. Is there something I need to do in Settings or something in order to be able to bold, underline and italicize text?
    I     

    I only have an iPod (but it does have the latest software) but I achieved bold text as follows:
    1) touch and hold word to embolden;
    2) touch Select;
    3) touch the arrow head at the right;
    4) touch BIU option section of the option bar;
    5) touch the Bold section of the option bar.
    Having selected the text, the selection can be narrowed or widened using the blue dot.  Also, the Bold, Italics and Underline option bar does not disappear once a section has been made, thus bold and underline can be chosen - touch elsewhere on the screen to remove the option bar.  When the selected option bar section background turns grey the software has accepted your request.  Note that a first go at achieving this might not work if the software has not correctly picked up your touch and may not present you with the correct options - it is intuitively trying to help you and sometimes misunderstands your touch.

  • Why bolding or italicizing in Design View, it strips wanted empty span tags?

    I do not know if this is a bug, a setting, or whatever, but when I edit in Design View my empty span tags with class are striped. I actually want that span tag to stay, because the span will eventually displays an icon via CSS.
    For example, I have the following code in the code view:
    <p><span class="icon-dropbox"></span> Titles Goes Here</p>
    When I bold or italicized a word using the keyboard shortcuts (ctrl+b or command+b) inside the <p> tag while in the Design View, it strips out the <span class="icon-dropbox"></span>.
    Is there a way to prevent it from stripping empty span tag with class when in design view? I personally hate editing in design view, but I got some people who do (because looking at code give them headache). BTW, I am using Dreamweaver CC 13, and this issue is on both Mac and Windows platform.

    That looks like a bug to me. It does it in DWCC 2014 as well. I've never seen it come up before here, but you have some fairly specific things going on there.
    Here's where you report that: Adobe - Feature Request/Bug Report Form
    As a work around, you could add your bold and italic as classes themselves and use those rather than the old <strong> and <em> tags. Also, putting any content (a non breaking space works well) between those <span></span> tags also appears to stop the insanity.

  • Display data in bold and red in color in side a table control cell

    Hi,
    I need to display data in side a Table Control cell with Bold and Red in color, can any body help me how to do it.
    Regards,
    Srinivas

    The gui does not support the coloring in table controls.  You can set the hightlight attribute, but this will only make the text blue in color. There is no way to make it any other color.
    Regards,
    Rich Heilman

  • In APEX 4.0, question on formating bold and underline in a table

    I am using APEX 4.0,
    I see I can format Bold and underline in a textbox using a control but when I save this to a clob in the database, it using the command punctuation and not really the underline or the bold.
    I am using a word doc to display the contents of the clob but I just get the command punctuation and not the real underline or bold, what am I doing wrong?
    Thanks for your help,
    Doug

    You do NOT save formatting to a CLOB type column, hence the C lob (Character). If you want to save a Word style document to a column, then look at a Blob (Binary)..
    Thank you,
    Tony Miller
    Webster, TX
    What if you really were stalking a paranoid schizophrenic... Would they know?

  • Euclid Symbol Bold and Italic fonts not working in Indesign CS5

    Hi I created some Maths Text books about 5 years ago in an older Adobe Indesign program. I now have to re-edit the files using Indesign CS5.
    The Euclid Symbol Bold and Italic fonts i used back in 2005 now do not display in Indesign 5 when i open up the program. The other Euclid Symbol Fonts do. I think that they are all truefonts.
    I have attached an example.
    I am using a Mac running OSX 10.6.8.
    http://www.dessci.com/en/support/mathtype/tsn/tsn109.htm    <-- this is an error log from 'MathType' the guys who created the font - yet unsure what this actually means for me
    Here is the example
    fonts in the Euclid Family on my Mac

    Congratulations on fixing the problem yourself! Hopefully our article (to which you linked) was of some help in that process. Let us know if you need anything else.
    Bob Mathews
    Design Science

  • Missing Fonts in Adobe Illustrator CS5 Version 15.1.0 Agenda Bold and Agenda Black

    Hi,
    We are using Adobe Illustrator CS5 Version 15.1.0  to re-create Points of Sales (PoS) that our 3rd party company sends us. But when we open the PoS from the 3rd Party we get a message saying we are missing 2 fonts. The names of these are Agenda Bold and Agenda Black. Are these Fonts from a newer version of Illustrator or are we able to purchase/download these?
    Any help would be much appreciated!!
    Thanks,

    These are not standard system or Adobe fonts. You will have to buy them from whatever type foundry that produces them.
    Mylenium

Maybe you are looking for

  • External Hard Drives Suggestions

    Any suggestions for good External Hard Drives to be used as backup?

  • BDC  with ALV grid

    Hi everybody,    I´m working with transaction SHDB to record a "Z" transaction. This one has an ALV grid with a toolbar. The problem is that when i´m recording this transaction, i cannot capture the events of the ALV toolbar and the selected lines of

  • Force Accounting Doc when  create  Invoice

    HI all,   I am unable to create an accounting doc when invoice is created. It error :  'Cost Center BB11 3120 does not exist on 10/28/2011'. Cost center 3120 does not exist at all.   The invoices has posting status 'Error in Accounting INterface'.  

  • ICloud not receiving new iCal events generated on MBP

    iCal on my Mac is no longer synching events I am creating in my iCloud calendars on my MBP. I get the following error: "The server responded with an error. The connection with server p07-caldav.icloud.com has been closed. Try again later." And the ev

  • Inputs to setup an Oracle performance tuning Lab.

    Hi All,We are planning to setup a Performance tuning lab at our unit.The key areas which needs to be addresses for this lab is 1)Architecture of the Database 2)Having Large volume of data 3)Producing high volume transactions. Request you to provide y