From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: latex \ulcorner not working? Date: Thu, 24 Sep 2015 15:31:51 -0400 Message-ID: <87fv231umw.fsf@pierrot.dokosmarshall.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfCFc-00085Z-Ce for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 15:32:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfCFY-0001l6-CD for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 15:32:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:44953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfCFY-0001l2-6E for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 15:32:12 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZfCFV-0001oU-4e for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 21:32:09 +0200 Received: from pool-108-20-41-232.bstnma.fios.verizon.net ([108.20.41.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Sep 2015 21:32:04 +0200 Received: from ndokos by pool-108-20-41-232.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Sep 2015 21:32:04 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Lawrence Bottorff writes: > In my effort to get org mode just how I want it, I wanted to have some > sort of way to distinguish "code," or just a single code-like word > (symbol, command, etc.) inside a .org file. If I type the usual such > as \beta or \lceiling, the system immediately snaps to the actual > system. But \ulcorner and the other "corner" symbols don't work. I > tried to have different highlighting inside the buffer, but apparently > font locking hates to be overridden. Any idea why just corner doesn't > work? I would accept a simple stackoverflow solution, i.e., background > gray and/or mono font. > Add an entity? C-h v org-entities-user RET -- Nick