;;;; dbide-data.el --- DocBook font lock keywords
;; $Id: dbide-font.el,v 1.2 2000/03/29 19:12:16 nwalsh Exp $
;; Copyright (C) 2000 Norman Walsh
;; Based extensively on (one might go so far as t
%Sets the font to times helvetica and size S.
%
%font(h,S);
%
%h=handle
%S=size
function font(h,S);
set(h,'fontname','helvetica');
set(h,'fontsize',S);
/* Pango
* pangoxft-font.c: Routines for handling X fonts
*
* Copyright (C) 2000 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
/* Pango
* pangofc-font.h: Base fontmap type for fontconfig-based backends
*
* Copyright (C) 2003 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it u
/* Pango
* pangocairo-font.c: Cairo font handling
*
* Copyright (C) 2000-2005 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of th
/* Pango
* pangofc-font.c: Shared interfaces for fontconfig-based backends
*
* Copyright (C) 2003 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it u